minor changes

This commit is contained in:
coderaiser 2012-08-06 11:55:47 -04:00
parent 06a7ea8d55
commit b6feece20b

View file

@ -6,7 +6,7 @@ CloudCommander.Viewer = {
dir : './lib/client/viewer/'
};
CloudCommander.Viewer.FancyBox = new CloudCommander.Util();
CloudCommander.Viewer.FancyBox = new CloudCommander.Util();
CloudCommander.Viewer.FancyBox.dir = CloudCommander.Viewer.dir +
'fancybox/';
@ -102,7 +102,7 @@ CloudCommander.Viewer.FancyBox.show = (function(pParent){
lConfig);
});
CloudCommander.Viewer.Keys = (function(){
CloudCommander.Viewer.Keys = (function(){
"use strict";
var lCallBack_f = (function(){