mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
sortable defaults
This commit is contained in:
parent
87796aff53
commit
4b3b9d8fb0
@ -1013,10 +1013,10 @@ $.extend($.ui.sortable, {
|
||||
opacity: false,
|
||||
placeholder: false,
|
||||
revert: false,
|
||||
scope: "default",
|
||||
scroll: true,
|
||||
scrollSensitivity: 20,
|
||||
scrollSpeed: 20,
|
||||
scope: "default",
|
||||
sortIndicator: $.ui.sortable.prototype._rearrange,
|
||||
tolerance: "intersect",
|
||||
zIndex: 1000
|
||||
|
Loading…
Reference in New Issue
Block a user