This commit is contained in:
2022-03-04 23:06:15 +00:00
parent d220b35710
commit 2f5fe19d94

View File

@@ -321,6 +321,13 @@ function initNavPanel() {
key: key++
});
sub.push({
title: "CustomerNotifySubscriptionList",
icon: "$ayiBullhorn",
route: "/customer-home-notify-subscriptions",
key: key++
});
// ** CUSTOMER (TOP)
addNavItem(
"CustomerList",