This commit is contained in:
@@ -321,6 +321,13 @@ function initNavPanel() {
|
|||||||
key: key++
|
key: key++
|
||||||
});
|
});
|
||||||
|
|
||||||
|
sub.push({
|
||||||
|
title: "CustomerNotifySubscriptionList",
|
||||||
|
icon: "$ayiBullhorn",
|
||||||
|
route: "/customer-home-notify-subscriptions",
|
||||||
|
key: key++
|
||||||
|
});
|
||||||
|
|
||||||
// ** CUSTOMER (TOP)
|
// ** CUSTOMER (TOP)
|
||||||
addNavItem(
|
addNavItem(
|
||||||
"CustomerList",
|
"CustomerList",
|
||||||
|
|||||||
Reference in New Issue
Block a user