Compare commits

..

No commits in common. "7f352004edf1910d57bf7252fe5189fc83f6d62d" and "de3a352e39b0baf733167548dc2c6d3f84f838ee" have entirely different histories.

1 changed files with 0 additions and 1 deletions

View File

@ -1268,7 +1268,6 @@ export class DescriptionEditorComponent extends BaseEditor<DescriptionEditorMode
finalize() {
this.formService.removeAllBackEndErrors(this.formGroup);
this.formService.touchAllFormFields(this.formGroup);
this.tocValidationService.validateForm();
if (!this.isFormValid()) {
this.dialog.open(FormValidationErrorsDialogComponent, {
data: {