This commit is contained in:
@@ -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 = [];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user