minor changes

This commit is contained in:
coderaiser 2013-04-04 15:41:46 -04:00
parent 5ca904e181
commit e502e53fc7

View file

@ -37,9 +37,9 @@ var CloudCommander, Util, DOM, CloudFunc, $;
};
CloudCmd.Viewer = {
get: (function(){
get: function(){
return this.FancyBox;
})
}
};
/**