Version 1
[yaffs-website] / web / core / modules / taxonomy / taxonomy.links.action.yml
diff --git a/web/core/modules/taxonomy/taxonomy.links.action.yml b/web/core/modules/taxonomy/taxonomy.links.action.yml
new file mode 100644 (file)
index 0000000..498c6c4
--- /dev/null
@@ -0,0 +1,11 @@
+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