This commit is contained in:
2022-03-04 23:25:41 +00:00
parent 6312a3a8f0
commit 19cf0086cd
3 changed files with 7 additions and 12 deletions

View File

@@ -324,7 +324,7 @@ function initNavPanel() {
sub.push({
title: "CustomerNotifySubscriptionList",
icon: "$ayiBullhorn",
route: "/customer-home-notify-subscriptions",
route: "/cust-notify-subscriptions",
key: key++
});