Backup of db before drupal security update
[yaffs-website] / web / core / modules / taxonomy / taxonomy.links.task.yml
1 entity.taxonomy_term.canonical:
2   title: 'View'
3   route_name: entity.taxonomy_term.canonical
4   base_route: entity.taxonomy_term.canonical
5
6 entity.taxonomy_term.edit_form:
7   title: 'Edit'
8   route_name: entity.taxonomy_term.edit_form
9   base_route: entity.taxonomy_term.canonical
10
11 entity.taxonomy_vocabulary.overview_form:
12   title: 'List'
13   route_name: entity.taxonomy_vocabulary.overview_form
14   base_route: entity.taxonomy_vocabulary.overview_form
15
16 entity.taxonomy_vocabulary.edit_form:
17   title: 'Edit'
18   route_name: entity.taxonomy_vocabulary.edit_form
19   base_route: entity.taxonomy_vocabulary.overview_form