This commit is contained in:
2020-06-11 17:49:14 +00:00
parent 50f16ab973
commit 601499899a
3 changed files with 7 additions and 15 deletions

View File

@@ -54,15 +54,7 @@ function initNavPanel() {
return;
}
// //******* LAUNCH
// //if it's an empty db then only the launch page is available
// if (window.$gz.store.state.globalSettings.licenseStatus == 0) {
// addNavItem(t("Launch"), "fa-rocket", "/adm-launch", [], key++, "launch");
// addNavItem(t("Logout"), "fa-sign-out-alt", "/login", [], key++, "logout");
// window.$gz.store.commit("setHomePage", "/adm-launch");
// return;
// }
//****************** HOME
//Most users except ops and client logins
if (