Put dynamic workflowgroup links on Collections in an array

This commit is contained in:
Samuel
2020-08-04 17:47:35 +02:00
parent eb9809801f
commit a29de15f71
11 changed files with 62 additions and 142 deletions

View File

@@ -66,12 +66,6 @@ export class Community extends DSpaceObject implements ChildHALResource {
@link(COMMUNITY, false)
parentCommunity?: Observable<RemoteData<Community>>;
/**
* The administrators group of this community.
*/
@link(GROUP)
adminGroup?: Observable<RemoteData<Group>>;
/**
* The introductory text of this Community
* Corresponds to the metadata field dc.description