mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
minor changes
This commit is contained in:
parent
576d5380dc
commit
998444da43
1 changed files with 2 additions and 2 deletions
|
|
@ -37,9 +37,9 @@ var CloudCommander, Util, DOM, CloudFunc, $;
|
|||
};
|
||||
|
||||
CloudCmd.Viewer = {
|
||||
get: (function(){
|
||||
get: function(){
|
||||
return this.FancyBox;
|
||||
})
|
||||
}
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue