added admin menu assisted research
This commit is contained in:
parent
45d9b7cefb
commit
30f8040835
|
@ -38,13 +38,21 @@ editors_menus.tags:
|
||||||
menu_name: editors
|
menu_name: editors
|
||||||
weight: 4
|
weight: 4
|
||||||
|
|
||||||
|
editors_menus.assisted_research:
|
||||||
|
title: Assisted Research
|
||||||
|
description: ''
|
||||||
|
parent: editors_menus.contents
|
||||||
|
route_name: view.admin_taxo.page_5
|
||||||
|
menu_name: editors
|
||||||
|
weight: 5
|
||||||
|
|
||||||
editors_menus.companies:
|
editors_menus.companies:
|
||||||
title: Companies
|
title: Companies
|
||||||
description: ''
|
description: ''
|
||||||
parent: editors_menus.contents
|
parent: editors_menus.contents
|
||||||
route_name: view.admin_taxo.page_1
|
route_name: view.admin_taxo.page_1
|
||||||
menu_name: editors
|
menu_name: editors
|
||||||
weight: 5
|
weight: 6
|
||||||
|
|
||||||
editors_menus.showrooms:
|
editors_menus.showrooms:
|
||||||
title: Showrooms
|
title: Showrooms
|
||||||
|
@ -52,7 +60,7 @@ editors_menus.showrooms:
|
||||||
parent: editors_menus.contents
|
parent: editors_menus.contents
|
||||||
route_name: view.admin_taxo.page_2
|
route_name: view.admin_taxo.page_2
|
||||||
menu_name: editors
|
menu_name: editors
|
||||||
weight: 6
|
weight: 7
|
||||||
|
|
||||||
editors_menus.newsletters:
|
editors_menus.newsletters:
|
||||||
title: Newsletters
|
title: Newsletters
|
||||||
|
@ -60,7 +68,7 @@ editors_menus.newsletters:
|
||||||
parent: editors_menus.contents
|
parent: editors_menus.contents
|
||||||
route_name: view.simplenews_newsletters.page_1
|
route_name: view.simplenews_newsletters.page_1
|
||||||
menu_name: editors
|
menu_name: editors
|
||||||
weight: 7
|
weight: 8
|
||||||
|
|
||||||
editors_menus.users:
|
editors_menus.users:
|
||||||
title: Users
|
title: Users
|
||||||
|
|
Loading…
Reference in New Issue