mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-4009] - People/GroupComponentDemoPage - add role input filter (#4260)
* [ADF-4009] - add roles input for GroupCloudComponent * [ADF-4009] - fix lint * [ADF-4009] - change role variable name * [ADF-4009] - fix PR changes and add people input filter * [ADF-4009] - fix lint
This commit is contained in:
committed by
Maurizio Vitale
parent
2badd81634
commit
fc642bcb6a
@@ -292,7 +292,8 @@
|
||||
"PEOPLE_GROUPS_CLOUD": {
|
||||
"SINGLE": "Single",
|
||||
"MULTI": "Multi",
|
||||
"PRESELECTED_VALUE": "Preselected value"
|
||||
"PRESELECTED_VALUE": "Preselect value",
|
||||
"ROLE": "Preselect roles"
|
||||
},
|
||||
"ABOUT": {
|
||||
"TITLE": "Plugins",
|
||||
|
Reference in New Issue
Block a user