We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9aa5dea commit 8d1de7bCopy full SHA for 8d1de7b
1 file changed
ui/widgets/accordion.js
@@ -9,7 +9,9 @@
9
10
//>>label: Accordion
11
//>>group: Widgets
12
+// jscs:disable maximumLineLength
13
//>>description: Displays collapsible content panels for presenting information in a limited amount of space.
14
+// jscs:enable maximumLineLength
15
//>>docs: http://api.jqueryui.com/accordion/
16
//>>demos: http://jqueryui.com/accordion/
17
//>>css.structure: ../../themes/base/core.css
0 commit comments