diff --git a/wwwroot/js/app.vendorNotification.js b/wwwroot/js/app.vendorNotification.js index a0d2006..5d4e0b3 100644 --- a/wwwroot/js/app.vendorNotification.js +++ b/wwwroot/js/app.vendorNotification.js @@ -98,7 +98,7 @@ app.vendorNotification = (function () { //Context menu app.nav.contextClear(); app.nav.contextAddLink( - "vendor-notifications/", + "vendorNotifications/", "Notifications", "bell" ); diff --git a/wwwroot/js/app.vendorNotifications.js b/wwwroot/js/app.vendorNotifications.js index 3c52e48..3c35489 100644 --- a/wwwroot/js/app.vendorNotifications.js +++ b/wwwroot/js/app.vendorNotifications.js @@ -60,7 +60,7 @@ app.vendorNotifications = (function () { ""; $appList.append( - "
  • ' + app.utilB.genListColumn(idColumn) + diff --git a/wwwroot/js/templates/app.shell.handlebars b/wwwroot/js/templates/app.shell.handlebars index 0b598ec..9e72803 100644 --- a/wwwroot/js/templates/app.shell.handlebars +++ b/wwwroot/js/templates/app.shell.handlebars @@ -38,8 +38,10 @@
  • @@ -61,6 +63,14 @@ + +