Rob Wu d5e16ab85c Viewer: Remove inline events; set height on error
Move inline event handlers to viewer.js to comply with a
Content-Security-Policy where directive "unsafe-inline" is not set.

Change textarea.rows = <number of newlines> to
textarea.style.height = textarea.scrollHeight.
(The former is extremely unreliable; consider long lines...)
2013-07-18 10:38:44 +02:00
..
2013-04-04 12:35:50 +02:00
2013-07-12 17:00:43 -05:00
2013-06-18 09:05:55 -07:00
2013-06-18 09:05:55 -07:00
2013-07-12 13:14:13 -05:00
2013-07-15 16:23:43 +02:00