Initial Drupal 11 with DDEV setup
This commit is contained in:
9
web/core/modules/image/image.links.task.yml
Normal file
9
web/core/modules/image/image.links.task.yml
Normal file
@ -0,0 +1,9 @@
|
||||
entity.image_style.edit_form:
|
||||
title: 'Edit'
|
||||
route_name: entity.image_style.edit_form
|
||||
base_route: entity.image_style.edit_form
|
||||
|
||||
entity.image_style.collection:
|
||||
title: List
|
||||
route_name: entity.image_style.collection
|
||||
base_route: entity.image_style.collection
|
||||
Reference in New Issue
Block a user