DEV: Update jquery.fileupload and dependencies (#9466)

This commit is contained in:
Penar Musaraj
2020-04-28 10:39:29 -04:00
committed by GitHub
parent 4b57eb7049
commit ec2943c5bc
6 changed files with 2541 additions and 2130 deletions

View File

@ -61,6 +61,12 @@ task 'javascript:update' do
source: 'jquery-color/dist/jquery.color.js'
}, {
source: 'jquery.cookie/jquery.cookie.js'
}, {
source: 'blueimp-file-upload/js/jquery.fileupload.js',
}, {
source: 'blueimp-file-upload/js/jquery.iframe-transport.js',
}, {
source: 'blueimp-file-upload/js/vendor/jquery.ui.widget.js',
}, {
source: 'jquery/dist/jquery.js'
}, {