mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
feature(jquery) v2.1.1
This commit is contained in:
parent
1b2aa95287
commit
0578b142b4
1 changed files with 1 additions and 1 deletions
|
|
@ -403,7 +403,7 @@ var Util, DOM;
|
|||
if (!pParams)
|
||||
pParams = {};
|
||||
/* загружаем jquery: */
|
||||
Loader.jsload('//ajax.googleapis.com/ajax/libs/jquery/2.1.0/jquery.min.js',{
|
||||
Loader.jsload('//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js',{
|
||||
onload : pParams.onload,
|
||||
onerror : pParams.onerror
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue