-
Notifications
You must be signed in to change notification settings - Fork 61
/
menu.yml
40 lines (37 loc) · 1.35 KB
/
menu.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
extensions:
acme_custom-menu-reference_data-item-color:
module: pim/menu/item
parent: pim-menu-reference_data-navigation-block
position: 10
config:
title: acme_custom.menu.item.reference_data.color
to: pim_customentity_index
routeParams:
customEntityName: color
acme_custom-menu-reference_data-item-fabric:
module: pim/menu/item
parent: pim-menu-reference_data-navigation-block
position: 20
config:
title: acme_custom.menu.item.reference_data.fabric
to: pim_customentity_index
routeParams:
customEntityName: fabric
acme_custom-menu-reference_data-item-brand:
module: pim/menu/item
parent: pim-menu-reference_data-navigation-block
position: 30
config:
title: acme_custom.menu.item.reference_data.brand
to: pim_customentity_index
routeParams:
customEntityName: brand
acme_custom-menu-reference_data-item-pictogram:
module: pim/menu/item
parent: pim-menu-reference_data-navigation-block
position: 40
config:
title: acme_custom.menu.item.reference_data.pictogram
to: pim_customentity_index
routeParams:
customEntityName: pictogram