Commit configuration apparently resulting from migration
This commit is contained in:
parent
e0cf9a4ff7
commit
763229129a
14 changed files with 182 additions and 0 deletions
14
config/sync/system.action.user_remove_role_action.staff.yml
Normal file
14
config/sync/system.action.user_remove_role_action.staff.yml
Normal file
|
@ -0,0 +1,14 @@
|
|||
uuid: c1dc66ff-6bb9-4b4a-b2a7-93222fe48d44
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- user.role.staff
|
||||
module:
|
||||
- user
|
||||
id: user_remove_role_action.staff
|
||||
label: 'Remove the Staff role from the selected user(s)'
|
||||
type: user
|
||||
plugin: user_remove_role_action
|
||||
configuration:
|
||||
rid: staff
|
Loading…
Add table
Add a link
Reference in a new issue