added cart to editors menu
This commit is contained in:
parent
c799d62969
commit
c900abd056
|
@ -48,13 +48,13 @@ definitions:
|
|||
expanded: false
|
||||
enabled: true
|
||||
editors_menus__commerce_orders:
|
||||
weight: -50
|
||||
weight: -48
|
||||
menu_name: editors
|
||||
parent: editors_menus.commerce
|
||||
expanded: false
|
||||
enabled: true
|
||||
editors_menus__commerce_license:
|
||||
weight: -48
|
||||
weight: -47
|
||||
menu_name: editors
|
||||
parent: editors_menus.commerce
|
||||
expanded: false
|
||||
|
|
|
@ -1,4 +1,16 @@
|
|||
menus:
|
||||
-
|
||||
menu_name: header
|
||||
title: Base
|
||||
parent: null
|
||||
uri: 'internal:/base'
|
||||
link_title: ''
|
||||
description: null
|
||||
enabled: '1'
|
||||
expanded: '0'
|
||||
weight: '0'
|
||||
langcode: en
|
||||
uuid: 86002158-fde1-4b33-b217-5cb887a38278
|
||||
-
|
||||
menu_name: editors
|
||||
title: Thematiques
|
||||
|
@ -44,7 +56,7 @@ menus:
|
|||
description: null
|
||||
enabled: '1'
|
||||
expanded: '0'
|
||||
weight: '-49'
|
||||
weight: '-50'
|
||||
langcode: en
|
||||
uuid: 27e5f4e1-1ea7-425e-aabb-81404d40a864
|
||||
-
|
||||
|
@ -68,7 +80,7 @@ menus:
|
|||
description: null
|
||||
enabled: '1'
|
||||
expanded: '0'
|
||||
weight: '-47'
|
||||
weight: '-46'
|
||||
langcode: en
|
||||
uuid: 91487096-dd83-44e8-9a1b-65751642b8b3
|
||||
-
|
||||
|
@ -84,14 +96,14 @@ menus:
|
|||
langcode: en
|
||||
uuid: cbc6effd-115e-4e17-81d7-ffd4e5bfaffb
|
||||
-
|
||||
menu_name: header
|
||||
title: Base
|
||||
parent: null
|
||||
uri: 'internal:/base'
|
||||
menu_name: editors
|
||||
title: Carts
|
||||
parent: editors_menus.commerce
|
||||
uri: 'internal:/admin/commerce/orders/carts'
|
||||
link_title: ''
|
||||
description: null
|
||||
enabled: '1'
|
||||
expanded: '0'
|
||||
weight: '0'
|
||||
weight: '-49'
|
||||
langcode: en
|
||||
uuid: 86002158-fde1-4b33-b217-5cb887a38278
|
||||
uuid: 5b14e014-7aba-4e1b-a619-45177584cf80
|
||||
|
|
Loading…
Reference in New Issue