This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
drupalcampbristol/core/modules/taxonomy/taxonomy.links.action.yml

12 lines
328 B
YAML
Raw Normal View History

entity.taxonomy_vocabulary.add_form:
route_name: entity.taxonomy_vocabulary.add_form
title: 'Add vocabulary'
appears_on:
- entity.taxonomy_vocabulary.collection
entity.taxonomy_term.add_form:
route_name: entity.taxonomy_term.add_form
title: 'Add term'
appears_on:
- entity.taxonomy_vocabulary.overview_form