mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Effect: Disable maxLineLength for description meta
Ref gh-1690
This commit is contained in:
parent
2eb7c96a40
commit
ae1be9ed8d
@ -9,7 +9,9 @@
|
||||
|
||||
//>>label: Effects Core
|
||||
//>>group: Effects
|
||||
// jscs:disable maximumLineLength
|
||||
//>>description: Extends the internal jQuery effects. Includes morphing and easing. Required by all other effects.
|
||||
// jscs:enable maximumLineLength
|
||||
//>>docs: http://api.jqueryui.com/category/effects-core/
|
||||
//>>demos: http://jqueryui.com/effect/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user