no message

This commit is contained in:
Diamantis Tziotzios 2024-03-13 11:47:24 +02:00
parent 83565a0e52
commit 27aa7163e8
1 changed files with 1 additions and 0 deletions

View File

@ -245,6 +245,7 @@ export class DescriptionEditorComponent extends BaseEditor<DescriptionEditorMode
// this.registerFormListeners();
});
} else if (dmpId != null && dmpSectionId != null) {
this.isNew = true;
const dialogRef = this.dialog.open(PrefillDescriptionDialogComponent, {
width: '590px',
minHeight: '200px',