Merge pull request #6066 from jitendrapurohit/CRM-16715
[civicrm-core.git] / templates / CRM / Core / BillingBlock.js
index dec4b6581fc3a1ebbfd3b889ca95d7ef004b5ffe..bc06b0a4575d179e4e1321b21d84450e28bc9349 100644 (file)
@@ -76,7 +76,4 @@
 
   civicrm_billingblock_creditcard_helper();
 
-  $(function() {
-    $('#billing-payment-block').on('crmFormLoad', civicrm_billingblock_creditcard_helper);
-  });
 })(CRM.$);