This commit is contained in:
@@ -786,7 +786,7 @@ function initNavPanel() {
|
||||
) {
|
||||
sub.push({
|
||||
title: "NotificationDeliveryLog",
|
||||
icon: "$$ayiHistory",
|
||||
icon: "$ayiHistory",
|
||||
route: "/ops-notify-log",
|
||||
key: key++
|
||||
});
|
||||
@@ -798,7 +798,7 @@ function initNavPanel() {
|
||||
) {
|
||||
sub.push({
|
||||
title: "NotificationCustomerDeliveryLog",
|
||||
icon: "$$ayiHistory",
|
||||
icon: "$ayiHistory",
|
||||
route: "/ops-customer-notify-log",
|
||||
key: key++
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user