Disable all original input fields when form is submitted.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sat, 15 Jan 2011 22:07:33 +0000 (23:07 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sat, 15 Jan 2011 22:07:33 +0000 (23:07 +0100)
commita1f01b1bc2ceba062c55b46f1de6b38fd7e16070
treee369293736eed49d2120a3457b2c066349212891
parent2ed1ddb178058125ab3196fde89ba5c08d909f49
Disable all original input fields when form is submitted.

This way only the generated input fields/textareas are submitted, and those
always contain the real value. Fixes #46.
src/main/resources/static/javascript/sone.js