This commit is contained in:
2020-02-06 23:39:08 +00:00
parent cce6bdc8c6
commit 258e80245c
5 changed files with 34 additions and 3 deletions

View File

@@ -19,9 +19,8 @@ export default function initialize() {
//Fetch the core localized text keys that will always be required by user
window.$gz.locale
.fetch(window.$gz.locale.coreKeys)
.then(function initializeNavPanel() {
console.log("INIT NAV PANEL");
// console.log("INIT NAV PANEL");
var key = 0;
var sub = [];