mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 18:18:56 +00:00
chore(dom) jquery: v2.0.0 -> v2.0.3
This commit is contained in:
parent
d4393b0dd3
commit
2fcd7e7d71
3 changed files with 450 additions and 374 deletions
|
|
@ -942,7 +942,7 @@ var CloudCmd, Util, DOM, CloudFunc;
|
|||
if (!pParams)
|
||||
pParams = {};
|
||||
/* загружаем jquery: */
|
||||
Loader.jsload('//ajax.googleapis.com/ajax/libs/jquery/2.0.0/jquery.min.js',{
|
||||
Loader.jsload('//ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js',{
|
||||
onload : Util.retExec(pParams.onload),
|
||||
onerror : Util.retExec(pParams.onerror)
|
||||
});
|
||||
|
|
|
|||
820
lib/client/jquery.js
vendored
820
lib/client/jquery.js
vendored
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue