diff --git a/dmp-frontend/src/app/ui/plan/overview/plan-overview.component.html b/dmp-frontend/src/app/ui/plan/overview/plan-overview.component.html index 55912e7d6..890ea27a6 100644 --- a/dmp-frontend/src/app/ui/plan/overview/plan-overview.component.html +++ b/dmp-frontend/src/app/ui/plan/overview/plan-overview.component.html @@ -5,39 +5,25 @@
-
+
-
-
- - -
- - - - - {{'PLAN-OVERVIEW.VERSION' | translate}} {{ selectedDmpVersion?.version }} - {{ dmp.label }} - - - - - - - {{'PLAN-OVERVIEW.VERSION' | translate}} {{version?.version}} - - - -
+
+
+
{{ dmp.label }}
+
.
+
+ + +
@@ -54,14 +40,6 @@ lock_outline {{'PLAN-OVERVIEW.LOCKED' | translate}}
-
{{'PLAN-OVERVIEW.EDITED' | translate}} : {{dmp.updatedAt | dateTimeFormatter: "d MMMM y"}}
@@ -73,7 +51,6 @@
-