minor changes

This commit is contained in:
coderaiser 2012-07-26 07:47:53 -04:00
parent 37eba9b2bc
commit acf439d0cc

View file

@ -157,7 +157,7 @@ CloudClient.Editor = (function(){
/* function loads and shows viewer */
CloudClient.Viewer = (function(){
CloudCommander.jsload(CloudClient.LIBDIRCLIENT +
'lib/client/viewer.js',{
'viewer.js',{
onload: (function(){
CloudCommander.Viewer.Keys();
})