mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 10:09:04 +00:00
minor changes
This commit is contained in:
parent
6517d8a699
commit
717da6d8d6
1 changed files with 1 additions and 1 deletions
|
|
@ -667,7 +667,7 @@ CloudClient._anyload = function(pParams_o)
|
|||
}
|
||||
|
||||
if(lAsync || lAsync === undefined)
|
||||
element.async = '';
|
||||
element.async = true;
|
||||
|
||||
(pParams_o.element || document.body).appendChild(element);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue