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_add_role_action.staff.yml
Normal file
14
config/sync/system.action.user_add_role_action.staff.yml
Normal file
|
@ -0,0 +1,14 @@
|
|||
uuid: a2df41b1-febb-448c-a21c-5064fde3d059
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- user.role.staff
|
||||
module:
|
||||
- user
|
||||
id: user_add_role_action.staff
|
||||
label: 'Add the Staff role to the selected user(s)'
|
||||
type: user
|
||||
plugin: user_add_role_action
|
||||
configuration:
|
||||
rid: staff
|
Loading…
Add table
Add a link
Reference in a new issue