Browse Source
This resets the submit button text from 'Saved' to 'Save Changes' on form changes that happen after an initial save to notify user has edited since last save and has unsaved changes. http://www.quirksmode.org/dom/events/change.html -> form.onchange is compatible with all modern browsers. If your interested in pulling this request I will go through and make some other tweaks to the smpl interface.pull/139/head
1 changed files with 5 additions and 0 deletions
Loading…
Reference in new issue