This commit is contained in:
2020-04-20 19:09:46 +00:00
parent dbeb874103
commit 397abc4220
3 changed files with 16 additions and 19 deletions

View File

@@ -737,6 +737,16 @@ export default function initialize() {
"homecustomer"
);
}
//*** LOGOUT - all users
addNavItem(
t("Logout"),
"fa-sign-out-alt",
"/login",
[],
key++,
"logout"
);
})
.then(() => {
//GET USER OPTIONS