aboutsummaryrefslogtreecommitdiffstats
path: root/ui/sortable.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/sortable.js')
-rw-r--r--ui/sortable.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/sortable.js b/ui/sortable.js
index 0c638906d..8bd267649 100644
--- a/ui/sortable.js
+++ b/ui/sortable.js
@@ -21,6 +21,7 @@
define([
"jquery",
"./core",
+ "./data",
"./mouse",
"./version",
"./widget"