replaced breve by articles, updated migration consecently, improved admin views and menu
This commit is contained in:
@@ -4,13 +4,39 @@ editors_menus.contents:
|
||||
parent: editors
|
||||
route_name: view.admin_nodes.page_1
|
||||
menu_name: editors
|
||||
weight: 0
|
||||
|
||||
editors_menus.taxonomy:
|
||||
title: Taxonomy
|
||||
editors_menus.materials:
|
||||
title: Materials
|
||||
description: ''
|
||||
parent: editors_menus.contents
|
||||
route_name: view.admin_nodes.page_1
|
||||
menu_name: editors
|
||||
weight: 0
|
||||
|
||||
editors_menus.articles:
|
||||
title: Articles
|
||||
description: ''
|
||||
parent: editors_menus.contents
|
||||
route_name: view.admin_nodes.page_2
|
||||
menu_name: editors
|
||||
weight: 2
|
||||
|
||||
editors_menus.companies:
|
||||
title: Companies
|
||||
description: ''
|
||||
parent: editors_menus.contents
|
||||
route_name: view.admin_taxo.page_1
|
||||
menu_name: editors
|
||||
weight: 3
|
||||
|
||||
editors_menus.showrooms:
|
||||
title: Showrooms
|
||||
description: ''
|
||||
parent: editors_menus.contents
|
||||
route_name: view.admin_taxo.page_2
|
||||
menu_name: editors
|
||||
weight: 4
|
||||
|
||||
editors_menus.users:
|
||||
title: Users
|
||||
@@ -18,3 +44,4 @@ editors_menus.users:
|
||||
parent: editors
|
||||
route_name: view.admin_users.page_1
|
||||
menu_name: editors
|
||||
weight: 1
|
||||
|
||||
Reference in New Issue
Block a user