Files
web2py/applications/welcome/static/js
abastardi e880da0d0e Fix submit button disable bug
When a form includes more than one submit button, after being disabled
all buttons are re-enabled with the value of the first button rather
than having their original values restored. This change iterates over
each button separately to disable and enable.
2017-08-23 11:43:40 -04:00
..
2017-07-05 01:37:48 -05:00
2016-06-28 21:36:59 +02:00
2017-08-23 11:43:40 -04:00