Initial commit of configuration
This commit is contained in:
parent
97a9ba1c23
commit
c102efd31b
640 changed files with 60699 additions and 0 deletions
14
config/system.action.user_remove_role_action.editor.yml
Normal file
14
config/system.action.user_remove_role_action.editor.yml
Normal file
|
@ -0,0 +1,14 @@
|
|||
uuid: 513c9093-7cbf-4407-99c7-5c971f538e8f
|
||||
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