Issue #2470155 by D Szkiba: Custom block types page has bad page title

8.0.x
Alex Pott 2015-04-15 11:14:22 +02:00
parent 9c99c595af
commit 5728e48d93
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ entity.block_content_type.collection:
path: '/admin/structure/block/block-content/types'
defaults:
_entity_list: 'block_content_type'
_title: 'Edit'
_title: 'Custom block library'
requirements:
_permission: 'administer blocks'