CRM-14408 - get rid of unnecessary calls to crmAccordions
[civicrm-core.git] / templates / CRM / Contact / Form / Task / PDFLetterCommon.tpl
index 7cf5bcde4133bdbd3327b745244934b3df524a82..71a69b40cf2ea604205dc7e03a4ee198e1ca1a2e 100644 (file)
@@ -122,7 +122,6 @@ CRM.$(function($) {
   $('#format_id', $form).on('change', function() {
     selectFormat($(this).val());
   });
-  $().crmAccordions();
 });
 
 var currentWidth;