Initial Drupal 11 with DDEV setup
This commit is contained in:
9
web/core/modules/block/block.links.contextual.yml
Normal file
9
web/core/modules/block/block.links.contextual.yml
Normal file
@ -0,0 +1,9 @@
|
||||
block_configure:
|
||||
title: 'Configure block'
|
||||
route_name: 'entity.block.edit_form'
|
||||
group: 'block'
|
||||
|
||||
block_remove:
|
||||
title: 'Remove block'
|
||||
route_name: 'entity.block.delete_form'
|
||||
group: 'block'
|
||||
Reference in New Issue
Block a user