mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +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,
|
||||
component: NotifyInfoComponent,
|
||||
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]
|
||||
}
|
||||
])
|
||||
|
Reference in New Issue
Block a user