Issue #3129669 by smustgrave, larowlan, S3b0uN3t: Block content set contextual edit links to edit_form route instead of canonical
parent
80aa96f173
commit
f87821dd0a
|
@ -1,4 +1,4 @@
|
|||
block_content.block_edit:
|
||||
title: 'Edit'
|
||||
group: block_content
|
||||
route_name: 'entity.block_content.canonical'
|
||||
route_name: 'entity.block_content.edit_form'
|
||||
|
|
Loading…
Reference in New Issue