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/core/modules/block_content/block_content.links.task.yml

29 lines
915 B
YAML
Raw Normal View History

entity.block_content.collection:
title: 'Custom block library'
route_name: entity.block_content.collection
base_route: block.admin_display
block_content.list_sub:
title: Blocks
route_name: entity.block_content.collection
parent_id: entity.block_content.collection
entity.block_content_type.collection:
title: Types
route_name: entity.block_content_type.collection
parent_id: entity.block_content.collection
weight: 1
entity.block_content.canonical:
title: Edit
route_name: entity.block_content.canonical
base_route: entity.block_content.canonical
entity.block_content.delete_form:
title: Delete
route_name: entity.block_content.delete_form
base_route: entity.block_content.canonical
# Default tab for custom block type editing.
entity.block_content_type.edit_form:
title: 'Edit'
route_name: entity.block_content_type.edit_form
base_route: entity.block_content_type.edit_form