mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-13 21:13:07 +00:00
54348: scope dropdown
This commit is contained in:
@@ -61,4 +61,6 @@ export class Community extends DSpaceObject {
|
||||
|
||||
collections: Observable<RemoteData<PaginatedList<Collection>>>;
|
||||
|
||||
subcommunities: Observable<RemoteData<PaginatedList<Collection>>>;
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user