]> source.dussan.org Git - jquery-ui.git/commitdiff
Selectmenu: Disable maxLineLength for description meta
authorAlexander Schmitz <arschmitz@gmail.com>
Thu, 31 Mar 2016 13:11:31 +0000 (09:11 -0400)
committerScott González <scott.gonzalez@gmail.com>
Wed, 13 Apr 2016 15:32:10 +0000 (11:32 -0400)
Ref gh-1690

ui/widgets/selectmenu.js

index 87f88623f22e1d04892a124f551425dfca26c85d..900a245f777aca052e4b9b1c3b9f40018d1965e1 100644 (file)
@@ -9,7 +9,9 @@
 
 //>>label: Selectmenu
 //>>group: Widgets
+// jscs:disable maximumLineLength
 //>>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.
+// jscs:enable maximumLineLength
 //>>docs: http://api.jqueryui.com/selectmenu/
 //>>demos: http://jqueryui.com/selectmenu/
 //>>css.structure: ../../themes/base/core.css