Draggable, Droppable: Updated dependencies.

This commit is contained in:
Scott González 2012-01-07 12:20:49 -05:00
parent b7a0c6a4cf
commit 247c29ee93
2 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,7 @@
* *
* Depends: * Depends:
* jquery.ui.core.js * jquery.ui.core.js
* jquery.ui.interaction.js
* jquery.ui.widget.js * jquery.ui.widget.js
*/ */
(function( $, undefined ) { (function( $, undefined ) {

View File

@ -10,6 +10,7 @@
* Depends: * Depends:
* jquery.ui.core.js * jquery.ui.core.js
* jquery.ui.widget.js * jquery.ui.widget.js
* jquery.ui.interaction.js
* jquery.ui.draggable.js * jquery.ui.draggable.js
*/ */
(function( $, undefined ) { (function( $, undefined ) {