created thematique admin view, added action create thematique, thematique form display
This commit is contained in:
@@ -14,6 +14,14 @@ editors_menus.article_add:
|
||||
appears_on:
|
||||
- view.admin_nodes.page_2
|
||||
|
||||
editors_menus.thematique_add:
|
||||
route_name: node.add
|
||||
route_parameters:
|
||||
node_type: 'thematique'
|
||||
title: 'Add Thematique'
|
||||
appears_on:
|
||||
- view.admin_nodes.page_3
|
||||
|
||||
editors_menus.company_add:
|
||||
route_name: entity.taxonomy_term.add_form
|
||||
route_parameters:
|
||||
|
Reference in New Issue
Block a user