Disable save button once clicked

Done via CSS `pointer-events`, now supported by all major browsers, to
avoid messing with the form's js processing
This commit is contained in:
Flavio Copes
2016-05-24 18:52:00 +02:00
parent 1a5578418e
commit b2c4d3d385
11 changed files with 37 additions and 37 deletions

File diff suppressed because one or more lines are too long