Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / media / media.links.task.yml
diff --git a/web/core/modules/media/media.links.task.yml b/web/core/modules/media/media.links.task.yml
new file mode 100644 (file)
index 0000000..c7a669c
--- /dev/null
@@ -0,0 +1,25 @@
+entity.media.canonical:
+  title: View
+  route_name: entity.media.canonical
+  base_route: entity.media.canonical
+
+entity.media.edit_form:
+  title: Edit
+  route_name: entity.media.edit_form
+  base_route: entity.media.canonical
+
+entity.media.delete_form:
+  title: Delete
+  route_name: entity.media.delete_form
+  base_route: entity.media.canonical
+  weight: 10
+
+entity.media_type.edit_form:
+  title: Edit
+  route_name: entity.media_type.edit_form
+  base_route: entity.media_type.edit_form
+
+entity.media_type.collection:
+  title: List
+  route_name: entity.media_type.collection
+  base_route: entity.media_type.collection