aboutsummaryrefslogtreecommitdiffstats
path: root/ui/jquery.ui.droppable.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/jquery.ui.droppable.js')
-rw-r--r--ui/jquery.ui.droppable.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/ui/jquery.ui.droppable.js b/ui/jquery.ui.droppable.js
index 0ee614ea9..e8d17da23 100644
--- a/ui/jquery.ui.droppable.js
+++ b/ui/jquery.ui.droppable.js
@@ -10,9 +10,8 @@
* Depends:
* jquery.ui.core.js
* jquery.ui.widget.js
- * jquery.ui.draggable.js
* jquery.ui.mouse.js
- * jquery.ui.widget.js
+ * jquery.ui.draggable.js
*/
(function($) {