mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-11 12:03:03 +00:00
angular cli
This commit is contained in:
@@ -103,7 +103,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