mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-1586] PeopleListComponent documentation update because of 2.0 reorg (#2712)
This commit is contained in:
committed by
Eugenio Romano
parent
e57869633b
commit
564be4143b
@@ -9,7 +9,7 @@ Shows a list of users (people).
|
|||||||
Populate the users in the component class:
|
Populate the users in the component class:
|
||||||
|
|
||||||
```ts
|
```ts
|
||||||
import { UserProcessModel } from 'ng2-alfresco-core';
|
import { UserProcessModel } from '@alfresco/adf-core';
|
||||||
|
|
||||||
export class SomeComponent implements OnInit {
|
export class SomeComponent implements OnInit {
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user