Initial Drupal 11 with DDEV setup
This commit is contained in:
5
web/core/modules/user/user.links.contextual.yml
Normal file
5
web/core/modules/user/user.links.contextual.yml
Normal file
@ -0,0 +1,5 @@
|
||||
entity.user_role.delete_form:
|
||||
title: 'Delete role'
|
||||
group: role
|
||||
weight: 10
|
||||
route_name: 'entity.user_role.delete_form'
|
||||
Reference in New Issue
Block a user