mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-09 11:03:05 +00:00
Merge remote-tracking branch 'upstream/main' into minor-themed-component-fixes_contribute-main
# Conflicts: # src/app/item-page/media-viewer/media-viewer.component.html # src/themes/custom/app/shared/comcol-page-handle/comcol-page-handle.component.ts
This commit is contained in:
@@ -35,7 +35,7 @@ import parseSectionErrors from '../../utils/parseSectionErrors';
|
||||
* This component represents the drop zone that provides to add files to the submission.
|
||||
*/
|
||||
@Component({
|
||||
selector: 'ds-submission-upload-files',
|
||||
selector: 'ds-base-submission-upload-files',
|
||||
templateUrl: './submission-upload-files.component.html',
|
||||
imports: [
|
||||
UploaderComponent,
|
||||
|
Reference in New Issue
Block a user