mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-09 19:13:08 +00:00
Renamed properly submission's section components
This commit is contained in:
@@ -38,7 +38,7 @@ import { WorkspaceitemSectionFormObject } from '../../../core/submission/models/
|
||||
templateUrl: './section-form.component.html',
|
||||
})
|
||||
@renderSectionFor(SectionsType.SubmissionForm)
|
||||
export class FormSectionComponent extends SectionModelComponent {
|
||||
export class SubmissionSectionformComponent extends SectionModelComponent {
|
||||
|
||||
/**
|
||||
* The form id
|
||||
|
Reference in New Issue
Block a user