mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +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
|
|
@ -100,6 +100,8 @@ getJSONfromFileTable.
|
|||
|
||||
* feature(edit) add diff
|
||||
|
||||
* chore(dom) jquery: v2.0.0 -> v2.0.3
|
||||
|
||||
|
||||
2012.04.22, v0.2.0
|
||||
|
||||
|
|
|
|||
|
|
@ -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