This repository has been archived on 2025-01-19. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
drupalcampbristol/core/modules/taxonomy/taxonomy.links.action.yml

11 lines
328 B
YAML

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