mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-09 19:13:08 +00:00
CST-9639: Added and fixed unit tests
This commit is contained in:
@@ -58,7 +58,7 @@ export class AccessControlFormContainerComponent<T extends DSpaceObject> impleme
|
||||
constructor(
|
||||
private bulkAccessConfigService: BulkAccessConfigDataService,
|
||||
private bulkAccessControlService: BulkAccessControlService,
|
||||
private selectableListService: SelectableListService,
|
||||
public selectableListService: SelectableListService,
|
||||
protected modalService: NgbModal,
|
||||
private cdr: ChangeDetectorRef
|
||||
) {}
|
||||
|
Reference in New Issue
Block a user