mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-24 03:05:41 +00:00
Update lib/client/viewer.js
This commit is contained in:
parent
a48fabe585
commit
424bb50b4c
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ var CloudCommander, CloudFunc, $;
|
|||
/* object contains viewer FancyBox
|
||||
* https://github.com/fancyapps/fancyBox
|
||||
*/
|
||||
CloudCommander.Viewer =
|
||||
CloudCommander.Viewer = new CloudCommander.Util();
|
||||
CloudCommander.Viewer.FancyBox = new CloudCommander.Util();
|
||||
|
||||
CloudCommander.Viewer.dir = './lib/client/viewer/';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue