From 89e4babf9d8a67499a9f0bc225014f254442876e Mon Sep 17 00:00:00 2001 From: "CITE\\dtziotzios" Date: Thu, 29 Nov 2018 15:51:21 +0200 Subject: [PATCH] edit button fix --- .../datasets/dataset-wizard/dataset-wizard.component.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/dmp-frontend/src/app/datasets/dataset-wizard/dataset-wizard.component.html b/dmp-frontend/src/app/datasets/dataset-wizard/dataset-wizard.component.html index ce67854ec..8b836ed92 100644 --- a/dmp-frontend/src/app/datasets/dataset-wizard/dataset-wizard.component.html +++ b/dmp-frontend/src/app/datasets/dataset-wizard/dataset-wizard.component.html @@ -4,14 +4,13 @@

{{datasetWizardModel?.label}} {{ 'GENERAL.NAMES.DATASET' | translate }}

- {{ 'GENERAL.STATUSES.EDIT' | translate }}

-

- {{ - 'GENERAL.STATUSES.FINALISED' | translate }}

+

- {{'GENERAL.STATUSES.FINALISED' | translate }}

- -