mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 18:18:56 +00:00
minor changes
This commit is contained in:
parent
479276f4ca
commit
eb78921c37
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