mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-14 05:23:06 +00:00
65711: implemented retrieval and initial saving of name variants
This commit is contained in:
@@ -241,6 +241,7 @@ export class SubmissionSectionformComponent extends SectionModelComponent {
|
||||
message: msg,
|
||||
path: '/sections/' + this.sectionData.id
|
||||
};
|
||||
console.error(e.stack);
|
||||
this.sectionService.setSectionError(this.submissionId, this.sectionData.id, sectionError);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user