Merge pull request #4962 from totten/master-angular-ts
[civicrm-core.git] / templates / CRM / Core / BillingBlock.js
index c78932b1a30b7d8b937f76d716c05bb185b02074..abe4376dfd79d2366cd63862c87ebb484cc20a57 100644 (file)
@@ -79,4 +79,4 @@
   $(function() {
     $('#billing-payment-block').on('crmFormLoad', civicrm_billingblock_creditcard_helper);
   });
-})(cj);
+})(CRM.$);