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.past.yml
Normal file
14
config/sync/system.action.user_remove_role_action.past.yml
Normal file
|
@ -0,0 +1,14 @@
|
|||
uuid: 5f5ba06e-a3e3-48f5-96b5-ca48f4004214
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- user.role.past
|
||||
module:
|
||||
- user
|
||||
id: user_remove_role_action.past
|
||||
label: 'Remove the Past role from the selected user(s)'
|
||||
type: user
|
||||
plugin: user_remove_role_action
|
||||
configuration:
|
||||
rid: past
|
Loading…
Add table
Add a link
Reference in a new issue