This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
drupalcampbristol/web/core/modules/media/media.links.task.yml
2018-11-23 12:29:20 +00:00

32 lines
743 B
YAML

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
entity.media.collection:
title: Media
route_name: entity.media.collection
base_route: system.admin_content
weight: 10