This commit is contained in:
2022-08-29 21:26:31 +00:00
parent 6efe0913cb
commit 2e45ca9836
4 changed files with 15 additions and 5 deletions

View File

@@ -98,7 +98,7 @@ app.vendorNotification = (function () {
//Context menu
app.nav.contextClear();
app.nav.contextAddLink(
"vendor-notifications/",
"vendorNotifications/",
"Notifications",
"bell"
);