mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Progressbar: Disable maxLineLength for description meta
Ref gh-1690
This commit is contained in:
parent
307f94621a
commit
986aa54911
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user