mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-25 08:54:10 +00:00
minor changes
This commit is contained in:
parent
fbd82e287f
commit
2b8cf5795c
1 changed files with 1 additions and 1 deletions
|
|
@ -304,7 +304,7 @@ CloudClient.Util = (function(){
|
|||
(pParams_o.parent || document.body).appendChild(element);
|
||||
|
||||
if(pParams_o.inner){
|
||||
element.textContent = pParams_o.inner;
|
||||
element.innerHTML = pParams_o.inner;
|
||||
}
|
||||
}
|
||||
/* если js-файл уже загружен
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue