mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
parent
1a76232bcc
commit
4bd2006e5c
2 changed files with 0 additions and 2 deletions
|
@ -63,7 +63,6 @@ const SavedObjectsTablePage = ({
|
|||
text: i18n.translate('savedObjectsManagement.breadcrumb.index', {
|
||||
defaultMessage: 'Saved objects',
|
||||
}),
|
||||
href: '/',
|
||||
},
|
||||
]);
|
||||
}, [setBreadcrumbs]);
|
||||
|
|
|
@ -122,7 +122,6 @@ export const TagManagementPage: FC<TagManagementPageParams> = ({
|
|||
text: i18n.translate('xpack.savedObjectsTagging.management.breadcrumb.index', {
|
||||
defaultMessage: 'Tags',
|
||||
}),
|
||||
href: '/',
|
||||
},
|
||||
]);
|
||||
}, [setBreadcrumbs]);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue