2015-01-19 09:37:11 +00:00
|
|
|
entity.block_content.collection:
|
2014-06-09 20:19:08 +00:00
|
|
|
title: 'Custom block library'
|
2015-01-19 09:37:11 +00:00
|
|
|
route_name: entity.block_content.collection
|
2014-06-09 20:19:08 +00:00
|
|
|
base_route: block.admin_display
|
|
|
|
block_content.list_sub:
|
|
|
|
title: Blocks
|
2015-01-19 09:37:11 +00:00
|
|
|
route_name: entity.block_content.collection
|
|
|
|
parent_id: entity.block_content.collection
|
|
|
|
entity.block_content_type.collection:
|
2014-06-09 20:19:08 +00:00
|
|
|
title: Types
|
2015-01-19 09:37:11 +00:00
|
|
|
route_name: entity.block_content_type.collection
|
|
|
|
parent_id: entity.block_content.collection
|
2014-11-25 13:50:21 +00:00
|
|
|
weight: 1
|
2014-06-09 20:19:08 +00:00
|
|
|
|
2014-08-12 02:54:07 +00:00
|
|
|
entity.block_content.canonical:
|
2014-06-09 20:19:08 +00:00
|
|
|
title: Edit
|
2014-08-12 02:54:07 +00:00
|
|
|
route_name: entity.block_content.canonical
|
|
|
|
base_route: entity.block_content.canonical
|
|
|
|
entity.block_content.delete_form:
|
2014-06-09 20:19:08 +00:00
|
|
|
title: Delete
|
2014-08-12 02:54:07 +00:00
|
|
|
route_name: entity.block_content.delete_form
|
|
|
|
base_route: entity.block_content.canonical
|
2014-06-09 20:19:08 +00:00
|
|
|
|
|
|
|
# Default tab for custom block type editing.
|
2014-08-12 02:54:07 +00:00
|
|
|
entity.block_content_type.edit_form:
|
2014-06-09 20:19:08 +00:00
|
|
|
title: 'Edit'
|
2014-08-12 02:54:07 +00:00
|
|
|
route_name: entity.block_content_type.edit_form
|
|
|
|
base_route: entity.block_content_type.edit_form
|