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.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/ui.sortable.js b/ui/ui.sortable.js
index 2ec6291de..74bb422e9 100644
--- a/ui/ui.sortable.js
+++ b/ui/ui.sortable.js
@@ -361,7 +361,7 @@ $.widget("ui.sortable", $.extend({}, $.ui.mouse, {
},
_mouseCapture: function(e, overrideHandle) {
-
+
if(this.options.disabled || this.options.type == 'static') return false;
//We have to refresh the items data once first