diff --git a/ChangeLog b/ChangeLog index 6fc5e14b..8cecaf48 100644 --- a/ChangeLog +++ b/ChangeLog @@ -53,6 +53,9 @@ Start file is - cloudcmd.js * Added ability to remove files (on the surface, not for real). +* From now right panel would be always shown no matter js enabled or +disabled in browsers. + 2012.08.24, Version 0.1.6 diff --git a/server.js b/server.js index b4f43e79..a922d00f 100644 --- a/server.js +++ b/server.js @@ -152,7 +152,6 @@ CloudServer.start = function (pConfig) { 'using default values...\n' + JSON.stringify(this.Config)); - console.log(pConfig); this.init(); this.Port = process.env.PORT || /* c9 */ @@ -595,7 +594,7 @@ CloudServer._fillJSON = function(pStats, pFiles){ lList += lPanel; lList += ''; - lList += '