Initial Commit
This commit is contained in:
parent
f12d7a2aee
commit
2d5f7a8bfd
405 changed files with 29200 additions and 1 deletions
14
sync/system.action.user_remove_role_action.contributor.yml
Normal file
14
sync/system.action.user_remove_role_action.contributor.yml
Normal file
|
@ -0,0 +1,14 @@
|
|||
uuid: 4c9e4613-0383-4ac2-9e28-0d84002b7cf3
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- user.role.contributor
|
||||
module:
|
||||
- user
|
||||
id: user_remove_role_action.contributor
|
||||
label: 'Remove the Contributor role from the selected user(s)'
|
||||
type: user
|
||||
plugin: user_remove_role_action
|
||||
configuration:
|
||||
rid: contributor
|
Loading…
Add table
Add a link
Reference in a new issue