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

ui/widgets/progressbar.js

index ba45425836b23f1428b100fb7db20fe44eab414a..dd7ee314303eda184c3982f9d92673430edeb922 100644 (file)
@@ -9,7 +9,9 @@
 
 //>>label: Progressbar
 //>>group: Widgets
+// jscs:disable maximumLineLength
 //>>description: Displays a status indicator for loading state, standard percentage, and other progress indicators.
+// jscs:enable maximumLineLength
 //>>docs: http://api.jqueryui.com/progressbar/
 //>>demos: http://jqueryui.com/progressbar/
 //>>css.structure: ../../themes/base/core.css