mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
127047: Fix selector of SubmissionSectionContainerComponent in custom theme
This commit is contained in:
@@ -12,7 +12,7 @@ import { SubmissionSectionContainerComponent as BaseComponent } from '../../../.
|
||||
import { SectionsDirective } from '../../../../../../app/submission/sections/sections.directive';
|
||||
|
||||
@Component({
|
||||
selector: 'ds-themed-submission-upload-section-file',
|
||||
selector: 'ds-themed-base-submission-section-container',
|
||||
// styleUrls: ['./section-container.component.scss'],
|
||||
styleUrls: ['../../../../../../app/submission/sections/container/section-container.component.scss'],
|
||||
// templateUrl: './section-container.component.html'
|
||||
|
Reference in New Issue
Block a user