MDL-38555 forms: Prevent same data submission multiple times.
authorRuslan Kabalin <r.kabalin@lancaster.ac.uk>
Tue, 19 Mar 2013 15:09:50 +0000 (15:09 +0000)
committerRuslan Kabalin <r.kabalin@lancaster.ac.uk>
Wed, 12 Jun 2013 14:19:47 +0000 (15:19 +0100)
commit761670208a97c0ed7e1ff7c2e6a7ec5494eb93d3
tree19396831aab1d4d6f5a22fdb8fa7508016fcd4cc
parentb3be471f52fe2129269a1efc886e9c2f2e3fcef1
MDL-38555 forms: Prevent same data submission multiple times.

This disables Submit button when the form has been submitted to
prevent consequent submissions before the page has been loaded.
lib/form/submit.js [new file with mode: 0644]
lib/form/submit.php
lib/formslib.php