mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Droppable: Removed interaction as dependency.
This commit is contained in:
parent
c50c5c01ee
commit
a96232a591
1
ui/jquery.ui.droppable.js
vendored
1
ui/jquery.ui.droppable.js
vendored
@ -10,7 +10,6 @@
|
|||||||
* 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 ) {
|
||||||
|
Loading…
Reference in New Issue
Block a user