From 1a160edecefb37a99e01ef3a6d4373c9fbc9671a Mon Sep 17 00:00:00 2001 From: gkolokythas Date: Fri, 22 Nov 2019 17:06:47 +0200 Subject: [PATCH 1/3] Adds "Update" button on finalized "Dataset Template". --- .../editor/dataset-profile-editor.component.html | 11 ++++++++--- .../editor/dataset-profile-editor.component.ts | 12 ++++++++++++ .../dataset-wizard/dataset-wizard.component.ts | 2 +- dmp-frontend/src/assets/i18n/en.json | 4 +++- 4 files changed, 24 insertions(+), 5 deletions(-) diff --git a/dmp-frontend/src/app/ui/admin/dataset-profile/editor/dataset-profile-editor.component.html b/dmp-frontend/src/app/ui/admin/dataset-profile/editor/dataset-profile-editor.component.html index 18bce0c76..210c1cdac 100644 --- a/dmp-frontend/src/app/ui/admin/dataset-profile/editor/dataset-profile-editor.component.html +++ b/dmp-frontend/src/app/ui/admin/dataset-profile/editor/dataset-profile-editor.component.html @@ -70,12 +70,17 @@
- - + + +
+
+ +
+
+
-