This commit is contained in:
@@ -226,6 +226,14 @@ function initNavPanel() {
|
||||
key: key++
|
||||
});
|
||||
|
||||
//Customer / Headoffice Users subitem
|
||||
sub.push({
|
||||
title: "UserList",
|
||||
icon: "fa-users",
|
||||
route: "/cust-users",
|
||||
key: key++
|
||||
});
|
||||
|
||||
// ** CUSTOMER (TOP)
|
||||
addNavItem(
|
||||
"CustomerList",
|
||||
|
||||
Reference in New Issue
Block a user