removed console.log

pull/13040/head
Patrick O'Carroll 7 years ago
parent bc30e7b322
commit 4f84a2d018
  1. 2
      public/views/index.template.html

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

Loading…
Cancel
Save