mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 01:47:35 +00:00
minor changes
This commit is contained in:
parent
1fd17125d7
commit
2ad45c1c69
1 changed files with 2 additions and 2 deletions
|
|
@ -8,9 +8,9 @@ var CloudCommander, CloudFunc, $;
|
|||
var cloudcmd = CloudCommander,
|
||||
Util = CloudCommander.Util,
|
||||
KeyBinding = CloudCommander.KeyBinding,
|
||||
FancyBox;
|
||||
FancyBox = {};
|
||||
|
||||
cloudcmd.Viewer = {
|
||||
cloudcmd.Viewer = {
|
||||
get: (function(){
|
||||
return this.FancyBox;
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue