Move configuration to standard location (config next to web)
This commit is contained in:
parent
c3696b4b96
commit
8fdc0426d5
472 changed files with 1 additions and 1 deletions
14
config/sync/system.action.user_remove_role_action.editor.yml
Normal file
14
config/sync/system.action.user_remove_role_action.editor.yml
Normal file
|
@ -0,0 +1,14 @@
|
|||
uuid: 723e4325-aa41-44fa-b6be-18bcc8d6d9a2
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- user.role.editor
|
||||
module:
|
||||
- user
|
||||
id: user_remove_role_action.editor
|
||||
label: 'Remove the Editor role from the selected user(s)'
|
||||
type: user
|
||||
plugin: user_remove_role_action
|
||||
configuration:
|
||||
rid: editor
|
Loading…
Add table
Add a link
Reference in a new issue