mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Draggable, Droppable: Updated dependencies.
This commit is contained in:
parent
b7a0c6a4cf
commit
247c29ee93
1
ui/jquery.ui.draggable.js
vendored
1
ui/jquery.ui.draggable.js
vendored
@ -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 ) {
|
||||||
|
1
ui/jquery.ui.droppable.js
vendored
1
ui/jquery.ui.droppable.js
vendored
@ -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 ) {
|
||||||
|
Loading…
Reference in New Issue
Block a user