mirror of
https://github.com/the-djmaze/snappymail.git
synced 2024-12-26 00:51:24 +08:00
Updated jquery (1.11.2)
This commit is contained in:
parent
06e6f1a2da
commit
735842bb88
2 changed files with 5 additions and 1 deletions
|
@ -142,7 +142,7 @@ cfg.paths.js = {
|
||||||
src: [
|
src: [
|
||||||
'vendors/modernizr.js',
|
'vendors/modernizr.js',
|
||||||
'vendors/underscore/1.6.0/underscore-min.js',
|
'vendors/underscore/1.6.0/underscore-min.js',
|
||||||
'vendors/jquery/jquery-1.11.1.min.js',
|
'vendors/jquery/jquery-1.11.2.min.js',
|
||||||
'vendors/jquery-ui/js/jquery-ui-1.10.3.custom.min.js',
|
'vendors/jquery-ui/js/jquery-ui-1.10.3.custom.min.js',
|
||||||
// 'vendors/jquery-ui.touch-punch/jquery.ui.touch-punch.min.js',
|
// 'vendors/jquery-ui.touch-punch/jquery.ui.touch-punch.min.js',
|
||||||
'vendors/jquery-cookie/jquery.cookie-1.4.0.min.js',
|
'vendors/jquery-cookie/jquery.cookie-1.4.0.min.js',
|
||||||
|
|
4
vendors/jquery/jquery-1.11.2.min.js
vendored
Normal file
4
vendors/jquery/jquery-1.11.2.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue