Issue #2826728 by tim.clifford, tim.plunkett, Adita, lomasr, tkoleary, boosmith, utkarsh_malviya, laxman.ghavte, dmezquia, Thew, shubhang, rosschive, larowlan: Block layout action removes instance, but contextual link deletes all instances
parent
f8ec0d1aeb
commit
969f525fca
|
@ -2,9 +2,3 @@ block_content.block_edit:
|
||||||
title: 'Edit'
|
title: 'Edit'
|
||||||
group: block_content
|
group: block_content
|
||||||
route_name: 'entity.block_content.canonical'
|
route_name: 'entity.block_content.canonical'
|
||||||
|
|
||||||
block_content.block_delete:
|
|
||||||
title: 'Delete'
|
|
||||||
group: block_content
|
|
||||||
route_name: 'entity.block_content.delete_form'
|
|
||||||
weight: 1
|
|
||||||
|
|
Loading…
Reference in New Issue