prepared admin ui for commerce licences and orders
This commit is contained in:
@@ -61,3 +61,27 @@ editors_menus.subscribers:
|
||||
route_name: view.simplenews_subscribers.page_1
|
||||
menu_name: editors
|
||||
weight: 2
|
||||
|
||||
editors_menus.commerce:
|
||||
title: Commerce
|
||||
description: ''
|
||||
parent: editors
|
||||
route_name: entity.commerce_order.collection
|
||||
menu_name: editors
|
||||
weight: 2
|
||||
|
||||
editors_menus.commerce_orders:
|
||||
title: Orders
|
||||
description: ''
|
||||
parent: editors_menus.commerce
|
||||
route_name: entity.commerce_order.collection
|
||||
menu_name: editors
|
||||
weight: 0
|
||||
|
||||
editors_menus.commerce_license:
|
||||
title: Licenses
|
||||
description: ''
|
||||
parent: editors_menus.commerce
|
||||
route_name: entity.commerce_license.collection
|
||||
menu_name: editors
|
||||
weight: 1
|
||||
|
Reference in New Issue
Block a user