CRM-15906 - Remove call to non-existant function
authorColeman Watts <coleman@civicrm.org>
Mon, 2 Feb 2015 22:49:19 +0000 (17:49 -0500)
committerColeman Watts <coleman@civicrm.org>
Mon, 2 Feb 2015 22:49:19 +0000 (17:49 -0500)
CRM/Pledge/Form/Payment.php

index 83b8f2336e04927417d510ed417e8eaa01bb38f6..de3c76e0db5aae1f465ff8fb166f62c8b0f6e834 100644 (file)
@@ -124,7 +124,6 @@ class CRM_Pledge_Form_Payment extends CRM_Core_Form {
           'type' => 'next',
           'name' => ts('Save'),
           'spacing' => '&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;',
-          'js' => array('onclick' => "return verify( );"),
           'isDefault' => TRUE,
         ),
         array(