Backup of db before drupal security update
[yaffs-website] / web / core / modules / taxonomy / taxonomy.links.contextual.yml
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
7 entity.taxonomy_term.delete_form:
8   title: Delete
9   group: taxonomy_term
10   route_name: entity.taxonomy_term.delete_form
11   weight: 20
12
13 entity.taxonomy_vocabulary.delete_form:
14   title: Delete
15   group: taxonomy_vocabulary
16   route_name: entity.taxonomy_vocabulary.delete_form
17   weight: 20