added tests for breadcrumbs service and component

This commit is contained in:
lotte
2020-02-26 14:44:34 +01:00
parent b4a63fccf4
commit 4ae8997ada
17 changed files with 280 additions and 29 deletions

View File

@@ -33,7 +33,7 @@ const ITEM_EDIT_MOVE_PATH = 'move';
resolve: {
breadcrumb: I18nBreadcrumbResolver
},
data: { breadcrumbKey: 'edit.item' },
data: { breadcrumbKey: 'item.edit' },
children: [
{
path: '',