added last version of jquery in cloudcmd.js

This commit is contained in:
coderaiser 2013-04-17 10:25:12 -04:00
parent f3007c2da1
commit fc15e758bd

View file

@ -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 = [{}, {}];