Debuging issue with Foundation 6 reveals and forms.
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 24 Jul 2019 20:49:40 +0000 (16:49 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 24 Jul 2019 20:49:40 +0000 (16:49 -0400)
commit89dec5b455d801403f9c18df83cac55ba9be43cd
treeb4a8c6deb0deedff134d47c5ed69e112a9776f2b
parente39726da33aa173a929ba429af35e215a625ebb7
Debuging issue with Foundation 6 reveals and forms.

Cannot use $(document).on('submit') event for the foundation abide
stuff. When used in reveals it is hitting the form submit more than
once. It is adding to it everytime.
classes/billingSupport.php
models/admin/member/billing.php
views/admin/billing/accountReveals.html
views/admin/billing/editAccountAjax.html
views/admin/billing/invoices.html
views/admin/billing/makePaymentAdjustmentAjax.html
views/admin/billing/makePaymentAjax.html