projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c86f444
)
CRM-15906 - Remove call to non-existant function
author
Coleman Watts
<coleman@civicrm.org>
Mon, 2 Feb 2015 22:49:19 +0000
(17:49 -0500)
committer
Coleman Watts
<coleman@civicrm.org>
Mon, 2 Feb 2015 22:49:19 +0000
(17:49 -0500)
CRM/Pledge/Form/Payment.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Pledge/Form/Payment.php
b/CRM/Pledge/Form/Payment.php
index 83b8f2336e04927417d510ed417e8eaa01bb38f6..de3c76e0db5aae1f465ff8fb166f62c8b0f6e834 100644
(file)
--- a/
CRM/Pledge/Form/Payment.php
+++ b/
CRM/Pledge/Form/Payment.php
@@
-124,7
+124,6
@@
class CRM_Pledge_Form_Payment extends CRM_Core_Form {
'type' => 'next',
'name' => ts('Save'),
'spacing' => ' ',
- 'js' => array('onclick' => "return verify( );"),
'isDefault' => TRUE,
),
array(