no message
This commit is contained in:
parent
83565a0e52
commit
27aa7163e8
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue