mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-24 03:05:41 +00:00
minor changes
This commit is contained in:
parent
c52ffae2a0
commit
ca5f4fef35
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