mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 18:14:17 +00:00
add route, renaming
This commit is contained in:
@@ -685,8 +685,8 @@ export class MenuResolver implements Resolve<boolean> {
|
||||
visible: authorized,
|
||||
model: {
|
||||
type: MenuItemType.LINK,
|
||||
text: 'menu.section.notify-dasboard',
|
||||
link: '/admin/notify-dasboard'
|
||||
text: 'menu.section.notify-dashboard',
|
||||
link: '/admin/notify-dashboard'
|
||||
} as LinkMenuItemModel,
|
||||
icon: 'gauge',
|
||||
index: 13
|
||||
|
Reference in New Issue
Block a user