mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
Update client.js
This commit is contained in:
parent
9f333dcf0d
commit
cd149589f7
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ CloudClient._images={
|
|||
lE = Util.anyload({
|
||||
name : 'span',
|
||||
class : 'icon loading',
|
||||
id : 'loading-image'
|
||||
id : 'loading-image',
|
||||
not_append : true,
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue