created taxo collection

This commit is contained in:
2021-08-10 23:01:03 +02:00
parent f25495715c
commit 3f2b74db2a
19 changed files with 518 additions and 316 deletions

View File

@@ -85,3 +85,11 @@ editors_menus.type_theme_add:
title: 'Add Type de theme'
appears_on:
- view.admin_taxo.page_4
editors_menus.collection_add:
route_name: entity.taxonomy_term.add_form
route_parameters:
taxonomy_vocabulary: 'collection'
title: 'Add Collection'
appears_on:
- view.admin_taxo.page_5