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.past.yml
Normal file
14
config/sync/system.action.user_add_role_action.past.yml
Normal file
|
@ -0,0 +1,14 @@
|
|||
uuid: 165de292-49a5-444b-982f-01eeca695fc4
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- user.role.past
|
||||
module:
|
||||
- user
|
||||
id: user_add_role_action.past
|
||||
label: 'Add the Past role to the selected user(s)'
|
||||
type: user
|
||||
plugin: user_add_role_action
|
||||
configuration:
|
||||
rid: past
|
Loading…
Add table
Add a link
Reference in a new issue