mirror of
https://gitlab.unicamp.br/infimecc_drupal11_modules/base_site_config.git
synced 2026-04-30 12:30:41 -03:00
Initial commit
This commit is contained in:
13
config/optional/system.action.user_add_role_action.staff.yml
Normal file
13
config/optional/system.action.user_add_role_action.staff.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
langcode: pt-br
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- user.role.staff
|
||||
module:
|
||||
- user
|
||||
id: user_add_role_action.staff
|
||||
label: 'Add the Funcionário role to the selected user(s)'
|
||||
type: user
|
||||
plugin: user_add_role_action
|
||||
configuration:
|
||||
rid: staff
|
||||
Reference in New Issue
Block a user