Replace single-line inputs with textareas in non-JS mode.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Tue, 29 May 2012 20:36:18 +0000 (22:36 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Tue, 29 May 2012 21:18:40 +0000 (23:18 +0200)
commitd64c7c75d5246b08af3b2b5aa3e6fd0190b2fdf1
tree31c49cf0e268f655acd2f6cbc25e6343f6003312
parent632116a9843914f931e6bc3e2d56a0b1961a4db9
Replace single-line inputs with textareas in non-JS mode.

This fixes #49.
src/main/resources/static/javascript/sone.js
src/main/resources/templates/include/updateStatus.html
src/main/resources/templates/include/viewPost.html