mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-11 12:03:03 +00:00
Merge remote-tracking branch 'remotes/origin/master' into #601-resource-policies
# Conflicts: # src/app/core/eperson/eperson-data.service.spec.ts # src/app/core/eperson/group-data.service.spec.ts # src/app/shared/shared.module.ts # src/app/submission/sections/upload/section-upload.component.spec.ts
This commit is contained in:
@@ -101,7 +101,7 @@ export class SubmissionSectionUploadComponent extends SectionModelComponent {
|
||||
/**
|
||||
* List of Groups available for every access condition
|
||||
*/
|
||||
protected availableGroups: Map<string, Group[]>; // Groups for any policy
|
||||
public availableGroups: Map<string, Group[]>; // Groups for any policy
|
||||
|
||||
/**
|
||||
* Is the upload required
|
||||
|
Reference in New Issue
Block a user