From c263ab1564106dc99d67752ca817b666ab712047 Mon Sep 17 00:00:00 2001 From: Sofia Papacharalampous Date: Wed, 8 May 2024 17:45:50 +0300 Subject: [PATCH] removed breadcrumbs from dmp and description editor --- .../editor/description-editor.component.html | 1 - .../dmp-editor-blueprint/dmp-editor.component.html | 12 ++---------- 2 files changed, 2 insertions(+), 11 deletions(-) diff --git a/dmp-frontend/src/app/ui/description/editor/description-editor.component.html b/dmp-frontend/src/app/ui/description/editor/description-editor.component.html index 0545a4300..c1333cd32 100644 --- a/dmp-frontend/src/app/ui/description/editor/description-editor.component.html +++ b/dmp-frontend/src/app/ui/description/editor/description-editor.component.html @@ -88,7 +88,6 @@
{{'DESCRIPTION-EDITOR.TOC.TITLE' | translate}}
-
diff --git a/dmp-frontend/src/app/ui/dmp/dmp-editor-blueprint/dmp-editor.component.html b/dmp-frontend/src/app/ui/dmp/dmp-editor-blueprint/dmp-editor.component.html index 42db5181b..562dc4966 100644 --- a/dmp-frontend/src/app/ui/dmp/dmp-editor-blueprint/dmp-editor.component.html +++ b/dmp-frontend/src/app/ui/dmp/dmp-editor-blueprint/dmp-editor.component.html @@ -33,11 +33,6 @@
-
-
- -
-
{{'DMP-EDITOR.FIELDS.TITLE' | translate}} *
@@ -89,9 +84,6 @@
{{'DMP-EDITOR.TITLE' | translate}}
-
- -
@@ -129,8 +121,8 @@
{{'DMP-EDITOR.ACTIONS.PREVIOUS-STEP' | translate}}
-
-
+
+
{{'DMP-EDITOR.ACTIONS.NEXT-STEP' | translate}}
chevron_right