Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b642c07 commit ea14409Copy full SHA for ea14409
js/jquery.fileupload.js
@@ -18,7 +18,7 @@
18
// Register as an anonymous AMD module:
19
define([
20
'jquery',
21
- './vendor/jquery.ui.widget'
+ 'jquery.ui.widget'
22
], factory);
23
} else if (typeof exports === 'object') {
24
// Node/CommonJS:
0 commit comments