projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fbf8677
)
Remove deprecated crmAccordions from Common.js
author
Coleman Watts
<coleman@civicrm.org>
Sat, 4 Apr 2015 01:13:03 +0000
(21:13 -0400)
committer
Coleman Watts
<coleman@civicrm.org>
Sat, 4 Apr 2015 01:13:03 +0000
(21:13 -0400)
js/Common.js
patch
|
blob
|
blame
|
history
diff --git
a/js/Common.js
b/js/Common.js
index 34fdb24960a674cc93dc3451d2f5eae3c590838f..793821f589e0a52dc897a315751076436773c792 100644
(file)
--- 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