container anim option default to false instead of fast - looks better
This commit is contained in:
parent
7533a0cc72
commit
f4a5a548e1
@ -427,9 +427,9 @@ Applied as jQuery method.
|
||||
Animation speed (inline mode)
|
||||
@property anim
|
||||
@type string
|
||||
@default 'fast'
|
||||
@default false
|
||||
**/
|
||||
anim: 'fast',
|
||||
anim: false,
|
||||
|
||||
/**
|
||||
Mode of editable, can be `popup` or `inline`
|
||||
|
Loading…
x
Reference in New Issue
Block a user