From 71604b0ae19d24cce51156076f0c6981d8fdab3e Mon Sep 17 00:00:00 2001 From: apapachristou Date: Thu, 30 May 2019 17:40:32 +0300 Subject: [PATCH] Fixes bug on cancel button of dmp creation form --- .../app/ui/dmp/editor/dmp-editor.component.html | 17 +++++++++++++---- .../app/ui/dmp/editor/dmp-editor.component.scss | 4 ++++ .../app/ui/dmp/editor/dmp-editor.component.ts | 4 ++++ 3 files changed, 21 insertions(+), 4 deletions(-) diff --git a/dmp-frontend/src/app/ui/dmp/editor/dmp-editor.component.html b/dmp-frontend/src/app/ui/dmp/editor/dmp-editor.component.html index bc0fc9549..394572d7f 100644 --- a/dmp-frontend/src/app/ui/dmp/editor/dmp-editor.component.html +++ b/dmp-frontend/src/app/ui/dmp/editor/dmp-editor.component.html @@ -2,10 +2,13 @@
-
+

{{ dmp.label }}

-
+
+

{{ 'DMP-EDITOR.TITLE.NEW' | translate }}

+
+
+
+ +