mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 17:05:17 +00:00
fixed bug with loading image view
This commit is contained in:
parent
f7157b664a
commit
03e470a635
1 changed files with 1 additions and 0 deletions
|
|
@ -215,6 +215,7 @@ var CloudCommander, CloudFunc, $;
|
|||
|
||||
/* showing images preview*/
|
||||
CloudCommander.Viewer.FancyBox.show(pCurrentFile);
|
||||
Util.Images.hideLoad();
|
||||
});
|
||||
|
||||
CloudCommander.Viewer.FancyBox.load(this.FancyBox, lCallBack_f);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue