Skip to content

Commit 307f946

Browse files
arschmitzscottgonzalez
authored andcommitted
Selectmenu: Disable maxLineLength for description meta
Ref jquerygh-1690
1 parent f53d6ae commit 307f946

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ui/widgets/selectmenu.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@
99

1010
//>>label: Selectmenu
1111
//>>group: Widgets
12+
// jscs:disable maximumLineLength
1213
//>>description: Duplicates and extends the functionality of a native HTML select element, allowing it to be customizable in behavior and appearance far beyond the limitations of a native select.
14+
// jscs:enable maximumLineLength
1315
//>>docs: http://api.jqueryui.com/selectmenu/
1416
//>>demos: http://jqueryui.com/selectmenu/
1517
//>>css.structure: ../../themes/base/core.css

0 commit comments

Comments
 (0)