You are here

taxonomy.links.contextual.yml in Drupal 8

core/modules/taxonomy/taxonomy.links.contextual.yml

File

core/modules/taxonomy/taxonomy.links.contextual.yml
View source
  1. entity.taxonomy_term.edit_form:
  2. title: Edit
  3. group: taxonomy_term
  4. route_name: entity.taxonomy_term.edit_form
  5. weight: 10
  6. entity.taxonomy_term.delete_form:
  7. title: Delete
  8. group: taxonomy_term
  9. route_name: entity.taxonomy_term.delete_form
  10. weight: 20
  11. entity.taxonomy_vocabulary.delete_form:
  12. title: Delete
  13. group: taxonomy_vocabulary
  14. route_name: entity.taxonomy_vocabulary.delete_form
  15. weight: 20