aboutsummaryrefslogtreecommitdiffstats
path: root/ui/ui.sortable.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/ui.sortable.js')
-rw-r--r--ui/ui.sortable.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/ui.sortable.js b/ui/ui.sortable.js
index 12915c562..aa9724793 100644
--- a/ui/ui.sortable.js
+++ b/ui/ui.sortable.js
@@ -995,6 +995,7 @@ $.extend($.ui.sortable, {
handle: false,
helper: "original",
items: '> *',
+ placeholder: false,
scope: "default",
scroll: true,
scrollSensitivity: 20,