mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 01:17:18 +00:00
fixed bug with loading image view
This commit is contained in:
parent
9dde510b63
commit
e2b4672ac9
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