Skip to content

Commit 864a369

Browse files
author
David Luecke
committed
Changed wrong filename for resizable plugin
1 parent 2ddf02f commit 864a369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resizable/resizable.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
* jquery.ui.mouse.js
1313
* jquery.ui.widget.js
1414
*/
15-
steal.plugins('jqueryui/core', 'jqueryui/widget', 'jqueryui/mouse').then('../lib/ui/jquery.ui.slider.js');
15+
steal.plugins('jqueryui/core', 'jqueryui/widget', 'jqueryui/mouse').then('../lib/ui/jquery.ui.resizable.js');

0 commit comments

Comments
 (0)