mirror of
https://github.com/jquery/jquery-ui.git
synced 2026-02-05 06:25:06 -05:00
sortable: fixed missing placeholder default (fixes #3889)
This commit is contained in:
@@ -995,6 +995,7 @@ $.extend($.ui.sortable, {
|
||||
handle: false,
|
||||
helper: "original",
|
||||
items: '> *',
|
||||
placeholder: false,
|
||||
scope: "default",
|
||||
scroll: true,
|
||||
scrollSensitivity: 20,
|
||||
|
||||
Reference in New Issue
Block a user