mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-21 10:38:26 +00:00
Update client.js
This commit is contained in:
parent
66c284095a
commit
bbff57d90c
1 changed files with 1 additions and 1 deletions
|
|
@ -324,7 +324,7 @@ CloudClient.Util = (function(){
|
|||
* if it not showed */
|
||||
var lCurrent = lCurrent.firstChild.nextSibling;
|
||||
if(lCurrent !== lLoadingImage.parentElement)
|
||||
appendChild(lLoadingImage);
|
||||
document.appendChild(lLoadingImage);
|
||||
}
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue