From: Coleman Watts Date: Sat, 4 Apr 2015 01:13:03 +0000 (-0400) Subject: Remove deprecated crmAccordions from Common.js X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=d57687335c5ccb93d5d45e3355cdd415302d0fb9;p=civicrm-core.git Remove deprecated crmAccordions from Common.js --- diff --git a/js/Common.js b/js/Common.js index 34fdb24960..793821f589 100644 --- a/js/Common.js +++ b/js/Common.js @@ -1366,12 +1366,7 @@ CRM.strings = CRM.strings || {}; $().crmtooltip(); }); - /** - * @deprecated - */ - $.fn.crmAccordions = function () { - CRM.console('warn', 'Warning: $.crmAccordions was called. This function is deprecated and should not be used.'); - }; + /** * Collapse or expand an accordion * @param speed