From 1f6b98ad603ae024035096453d9b5e525aeefdb6 Mon Sep 17 00:00:00 2001 From: George Kalampokis Date: Fri, 13 Mar 2020 18:35:51 +0200 Subject: [PATCH] Removed License notice on Dashboard and fixed public dataset link --- dmp-frontend/src/app/ui/dashboard/dashboard.component.html | 2 +- .../recent-edited-activity.component.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dmp-frontend/src/app/ui/dashboard/dashboard.component.html b/dmp-frontend/src/app/ui/dashboard/dashboard.component.html index 63fdf84c6..66e9b631f 100644 --- a/dmp-frontend/src/app/ui/dashboard/dashboard.component.html +++ b/dmp-frontend/src/app/ui/dashboard/dashboard.component.html @@ -84,7 +84,7 @@

DATASETS

{{ dashboardStatisticsData?.totalDataSetCount }} {{'HOME.DATASETS' | translate}}

- {{ 'GENERAL.ACTIONS.VIEW-ALL' | translate }} + {{ 'GENERAL.ACTIONS.VIEW-ALL' | translate }}
diff --git a/dmp-frontend/src/app/ui/dashboard/recent-edited-activity/recent-edited-activity.component.html b/dmp-frontend/src/app/ui/dashboard/recent-edited-activity/recent-edited-activity.component.html index a1fce73ca..7b0ad2709 100644 --- a/dmp-frontend/src/app/ui/dashboard/recent-edited-activity/recent-edited-activity.component.html +++ b/dmp-frontend/src/app/ui/dashboard/recent-edited-activity/recent-edited-activity.component.html @@ -4,9 +4,9 @@

{{ 'RECENT-ACTIVITY.LAST-EDITED-DMP' | translate}}

-

+ {{ 'GENERAL.ACTIONS.VIEW-ALL' | translate}}