mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 23:43:01 +00:00
Merge branch 'main' into DURACOM-191
# Conflicts: # src/app/community-list-page/community-list/community-list.component.ts # src/app/entity-groups/research-entities/submission/item-list-elements/org-unit/org-unit-suggestions/org-unit-input-suggestions.component.spec.ts # src/app/forgot-password/forgot-password-form/forgot-password-form.component.spec.ts
This commit is contained in:
@@ -64,6 +64,11 @@ export class UploaderComponent {
|
||||
*/
|
||||
@Input() uploadProperties: UploaderProperties;
|
||||
|
||||
/**
|
||||
* The aria label to describe what kind of files need to be uploaded
|
||||
*/
|
||||
@Input() ariaLabel: string;
|
||||
|
||||
/**
|
||||
* The function to call when upload is completed
|
||||
*/
|
||||
|
Reference in New Issue
Block a user