Rewrite submitOnce function, deprecate old one
authorColeman Watts <coleman@civicrm.org>
Thu, 13 Jun 2019 20:26:02 +0000 (16:26 -0400)
committerColeman Watts <coleman@civicrm.org>
Sun, 16 Jun 2019 15:04:30 +0000 (11:04 -0400)
commit423616fa1bc75a6da428499e1680cfb8ec7c1c32
tree4ef6f539679e9dfee6a32b6b26d8cfa261cc4e7a
parent4120fd5150d6edea45958d721d0f2cbf3b5f19c8
Rewrite submitOnce function, deprecate old one

New function works on a per-form basis, not per button.
It changes the button icon instead of the button text.
CRM/Activity/Form/Activity.php
CRM/Case/Form/Activity/OpenCase.php
CRM/Case/Form/Case.php
CRM/Contribute/Form/Contribution/Confirm.php
CRM/Contribute/Form/Contribution/Main.php
CRM/Core/Form.php
CRM/Event/Form/Registration/AdditionalParticipant.php
CRM/Event/Form/Registration/Confirm.php
CRM/Event/Form/Registration/Register.php
CRM/SMS/Form/Schedule.php
js/Common.js