Removed debug line.
authorMichael Jumper <zhangmaike@users.sourceforge.net>
Fri, 19 Aug 2011 01:02:20 +0000 (18:02 -0700)
committerMichael Jumper <zhangmaike@users.sourceforge.net>
Fri, 19 Aug 2011 01:02:20 +0000 (18:02 -0700)
src/main/webapp/index.xhtml

index e86778c..fb2e9cc 100644 (file)
                 }
                 catch (e) {
 
-                    console.log(e);
-
                     // Show login UI if unable to get configs
                     loginUI.style.display = "";
                     connectionListUI.style.display = "none";