From 511d2381e887a0e5c81965114ba8b76c7a8f5179 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 6 Aug 2012 11:55:47 -0400 Subject: [PATCH] minor changes --- lib/client/viewer.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/client/viewer.js b/lib/client/viewer.js index 0c337fb4..3adacc17 100644 --- a/lib/client/viewer.js +++ b/lib/client/viewer.js @@ -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(){