Skip to content

Switch to new method of adding submitOnce behavior

KarinG requested to merge github/fork/colemanw/submitOnce into master

Created by: colemanw

This new method of adding submitOnce behavior to form buttons has been available since 5.12 (hence the version bump in info.xml). The old method of injecting raw javascript is deprecated and the old submitOnce function referenced here will eventually be removed from core.

Merge request reports