mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
feature(jquery) update to v2.1.0
This commit is contained in:
parent
ddfc5c3187
commit
7e9b3f8d3b
2 changed files with 9112 additions and 8830 deletions
17940
lib/client/jquery.js
vendored
17940
lib/client/jquery.js
vendored
File diff suppressed because it is too large
Load diff
|
|
@ -400,7 +400,7 @@ var Util, DOM;
|
|||
if (!pParams)
|
||||
pParams = {};
|
||||
/* загружаем jquery: */
|
||||
Loader.jsload('//ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js',{
|
||||
Loader.jsload('//ajax.googleapis.com/ajax/libs/jquery/2.1.0/jquery.min.js',{
|
||||
onload : pParams.onload,
|
||||
onerror : pParams.onerror
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue