This commit is contained in:
2020-07-03 17:14:35 +00:00
parent a5689861dc
commit 0576414cd9
4 changed files with 48 additions and 12 deletions

View File

@@ -734,9 +734,6 @@ function initNavPanel() {
);
window.$gz.store.commit("setHomePage", "/ay-evaluate");
}
// //*** LOGOUT - all users
// addNavItem("Logout", "fa-sign-out-alt", "/login", [], key++, "logout");
}
async function getUserOptions() {