mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-24 03:05:41 +00:00
added last version of jquery in cloudcmd.js
This commit is contained in:
parent
f3007c2da1
commit
fc15e758bd
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@
|
|||
function appCacheProcessing(){
|
||||
var lFONT_REMOTE = '//themes.googleusercontent.com/static/fonts/droidsansmono/v4/ns-m2xQYezAtqh7ai59hJUYuTAAIFFn5GTWtryCmBQ4.woff',
|
||||
lFONT_LOCAL = './font/DroidSansMono.woff',
|
||||
lJQUERY_REMOTE = '//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js',
|
||||
lJQUERY_REMOTE = '//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js',
|
||||
lJQUERY_LOCAL = './lib/client/jquery.js',
|
||||
lFiles = [{}, {}];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue