From 825f792a5d56af4d0e873738e24e033628b5060b Mon Sep 17 00:00:00 2001 From: apapachristou Date: Tue, 25 Jun 2019 16:02:54 +0300 Subject: [PATCH] Removes edit functionality on /plans/edit/:finalized_id --- .../editor/datasets-tab/datasets-tab.component.html | 2 +- .../editor/datasets-tab/datasets-tab.component.ts | 1 + .../src/app/ui/dmp/editor/dmp-editor.component.html | 10 +++++----- .../src/app/ui/dmp/editor/dmp-editor.component.ts | 9 ++++++--- .../dmp/editor/people-tab/people-tab.component.html | 2 +- .../dmp/editor/people-tab/people-tab.component.ts | 1 + .../editor/project-tab/project-tab.component.html | 4 ++-- .../dmp/editor/project-tab/project-tab.component.ts | 5 +---- dmp-frontend/src/assets/i18n/en.json | 13 ++++++------- 9 files changed, 24 insertions(+), 23 deletions(-) diff --git a/dmp-frontend/src/app/ui/dmp/editor/datasets-tab/datasets-tab.component.html b/dmp-frontend/src/app/ui/dmp/editor/datasets-tab/datasets-tab.component.html index 7b0e17801..d09a5c615 100644 --- a/dmp-frontend/src/app/ui/dmp/editor/datasets-tab/datasets-tab.component.html +++ b/dmp-frontend/src/app/ui/dmp/editor/datasets-tab/datasets-tab.component.html @@ -1,6 +1,6 @@
-
+
- @@ -51,21 +51,21 @@ work_outline {{ 'DMP-LISTING.COLUMNS.PROJECT' | translate }} - + library_books {{ 'DMP-LISTING.COLUMNS.DATASETS' | translate }} - + person {{ 'DMP-LISTING.COLUMNS.PEOPLE' | translate }} - + @@ -81,7 +81,7 @@ --> -
+