mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
CST-11012 Fixed breadcrumb text and COAR Notify text in footer (3)
This commit is contained in:
@@ -27,7 +27,7 @@ const imports = [
|
|||||||
path: COAR_NOTIFY_SUPPORT,
|
path: COAR_NOTIFY_SUPPORT,
|
||||||
component: NotifyInfoComponent,
|
component: NotifyInfoComponent,
|
||||||
resolve: { breadcrumb: I18nBreadcrumbResolver },
|
resolve: { breadcrumb: I18nBreadcrumbResolver },
|
||||||
data: { title: 'info.coar-notify-support.title', breadcrumbKey: 'info.coar-notify-support' },
|
data: { title: 'info.coar-notify-support.title', breadcrumbKey: 'info.coar-notify' },
|
||||||
canActivate: [NotifyInfoGuard]
|
canActivate: [NotifyInfoGuard]
|
||||||
}
|
}
|
||||||
])
|
])
|
||||||
|
Reference in New Issue
Block a user