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)
This way only the generated input fields/textareas are submitted, and those
always contain the real value. Fixes #46.


No differences found