From dd8816757469a221fd7edf0fdcba02e546d09c76 Mon Sep 17 00:00:00 2001 From: George Kalampokis Date: Thu, 8 Apr 2021 12:55:53 +0300 Subject: [PATCH] Improve names and styling for dataset template users --- .../dataset-profile-editor.component.html | 14 ++++--- .../dataset-profile-editor.component.scss | 37 +++++++++++++++++++ dmp-frontend/src/assets/i18n/de.json | 2 + dmp-frontend/src/assets/i18n/en.json | 2 + dmp-frontend/src/assets/i18n/es.json | 2 + dmp-frontend/src/assets/i18n/gr.json | 2 + dmp-frontend/src/assets/i18n/pt.json | 2 + dmp-frontend/src/assets/i18n/sk.json | 2 + dmp-frontend/src/assets/i18n/sr.json | 2 + dmp-frontend/src/assets/i18n/tr.json | 2 + 10 files changed, 61 insertions(+), 6 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 25ba626dd..64ec936d0 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 @@ -168,23 +168,25 @@
1.4 {{'DATASET-PROFILE-EDITOR.STEPS.GENERAL-INFO.DATASET-TEMPLATE-USERS'| translate}}
- - +
+ - +
{{'USERS.LISTING.NAME' | translate}} {{'USERS.LISTING.EMAIL' | translate}}
{{user.name}} {{user.email}} - +
- - +
+ + +