Skip to content
Snippets Groups Projects
Commit 74aa8723 authored by mattwire's avatar mattwire
Browse files

Load CRM.payment in billing-block to ensure we always load when we have a payment processor

parent e0c2f759
No related branches found
No related tags found
No related merge requests found
......@@ -161,7 +161,7 @@ function mjwshared_civicrm_buildForm($formName, &$form) {
'path' => \Civi::resources()->getPath(E::LONG_NAME, 'js/crm.payment.js'),
'mimetype' => 'application/javascript',
]
), 1000, 'html-header');
), 1000, 'billing-block');
}
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment