mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[AAE-8076] Add groupsRestriction input to docs (#7645)
* [AAE-8076] revert storybook changes * Trigger travis
This commit is contained in:
@@ -104,7 +104,7 @@ export class PeopleCloudComponent implements OnInit, OnChanges, OnDestroy {
|
||||
excludedUsers: IdentityUserModel[] = [];
|
||||
|
||||
/** Array of groups to restrict user searches.
|
||||
* Mandatory property is group id
|
||||
* Mandatory property is group name
|
||||
*/
|
||||
@Input()
|
||||
groupsRestriction: string[] = [];
|
||||
|
Reference in New Issue
Block a user