diff options
Diffstat (limited to 'ui/sortable.js')
-rw-r--r-- | ui/sortable.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/sortable.js b/ui/sortable.js index bf1bf6a89..0c638906d 100644 --- a/ui/sortable.js +++ b/ui/sortable.js @@ -22,6 +22,7 @@ "jquery", "./core", "./mouse", + "./version", "./widget" ], factory ); } else { |