CRM-14408 - get rid of unnecessary calls to crmAccordions
[civicrm-core.git] / templates / CRM / Financial / Form / BatchTransaction.tpl
index 293e15f53158e72b24e8661f1c03b471bf1b55ee..0ce0b1dfd2fe5b76ef0be58b1d3c6d1af6de5a38 100644 (file)
@@ -90,7 +90,6 @@
 {literal}
 <script type="text/javascript">
 CRM.$(function($) {
-  cj().crmAccordions();
   cj('#_qf_BatchTransaction_submit-top, #_qf_BatchTransaction_submit-botttom').click(function() {
     cj('.crm-batch_transaction_search-accordion:not(.collapsed)').crmAccordionToggle();
   });