blob: 7f8ce510b591f5ea107d3a1df4095307796fda2c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
entity.taxonomy_term.edit_form:
title: Edit
group: taxonomy_term
route_name: entity.taxonomy_term.edit_form
weight: 10
entity.taxonomy_term.delete_form:
title: Delete
group: taxonomy_term
route_name: entity.taxonomy_term.delete_form
weight: 20
entity.taxonomy_vocabulary.delete_form:
title: Delete
group: taxonomy_vocabulary
route_name: entity.taxonomy_vocabulary.delete_form
weight: 20
|