update the jquery (only for mobile site) as jquery mobile requires jquery 1.6. why this did not break yesterday when I did it is beyond me
This commit is contained in:
parent
bbf8f2a15b
commit
7956eb7d51
2 changed files with 20 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ javascripts:
|
|||
login:
|
||||
- public/javascripts/login.js
|
||||
mobile:
|
||||
- public/javascripts/vendor/jquery152.min.js
|
||||
- public/javascripts/vendor/jquery162.min.js
|
||||
|
||||
- public/javascripts/custom-mobile-scripting.js
|
||||
- public/javascripts/vendor/jquery.mobile-1.0b1.min.js
|
||||
|
|
|
|||
19
public/javascripts/vendor/jquery162.min.js
vendored
Normal file
19
public/javascripts/vendor/jquery162.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue