From 06e29401b880b5e8fc64be00b2be9df5cc8f0f88 Mon Sep 17 00:00:00 2001 From: Scott González Date: Tue, 22 Dec 2009 19:51:24 +0000 Subject: Split mouse into its own file and udpdated dependency lists. Fixes #5023 - Split mouse code into its own file. --- ui/jquery.ui.droppable.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ui/jquery.ui.droppable.js') diff --git a/ui/jquery.ui.droppable.js b/ui/jquery.ui.droppable.js index 3d1a7f5eb..f9a9e8672 100644 --- a/ui/jquery.ui.droppable.js +++ b/ui/jquery.ui.droppable.js @@ -10,6 +10,8 @@ * Depends: * jquery.ui.core.js * jquery.ui.draggable.js + * jquery.ui.mouse.js + * jquery.ui.widget.js */ (function($) { -- cgit v1.2.3