mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Accordion: Disable maxLineLength for description meta
Ref gh-1690
This commit is contained in:
parent
9aa5dea968
commit
8d1de7bff8
@ -9,7 +9,9 @@
|
||||
|
||||
//>>label: Accordion
|
||||
//>>group: Widgets
|
||||
// jscs:disable maximumLineLength
|
||||
//>>description: Displays collapsible content panels for presenting information in a limited amount of space.
|
||||
// jscs:enable maximumLineLength
|
||||
//>>docs: http://api.jqueryui.com/accordion/
|
||||
//>>demos: http://jqueryui.com/accordion/
|
||||
//>>css.structure: ../../themes/base/core.css
|
||||
|
Loading…
Reference in New Issue
Block a user