mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 01:17:18 +00:00
minor changes
This commit is contained in:
parent
0734970984
commit
4da42d85e7
1 changed files with 4 additions and 1 deletions
|
|
@ -61,7 +61,10 @@ CloudCommander.Menu.getConfig = (function(){
|
|||
name : 'iframe',
|
||||
async : false,
|
||||
className : 'hidden',
|
||||
src : lLink
|
||||
src : lLink,
|
||||
func : function(){
|
||||
lThis.Images.hideLoad();
|
||||
}
|
||||
});
|
||||
|
||||
lThis.Images.hideLoad();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue