Explorar el Código

removed console.log

Patrick O'Carroll hace 7 años
padre
commit
4f84a2d018
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      public/views/index.template.html

+ 1 - 1
public/views/index.template.html

@@ -228,7 +228,7 @@
       settings: [[.Settings]],
       settings: [[.Settings]],
       navTree: [[.NavTree]]
       navTree: [[.NavTree]]
     };
     };
-    console.log([[ .Theme]]);
+
     // load css async
     // load css async
     var myCSS = document.createElement("link");
     var myCSS = document.createElement("link");
     myCSS.rel = "stylesheet";
     myCSS.rel = "stylesheet";