From 5d9c1f47cd33d34a03da94c628f9ca120be62fa0 Mon Sep 17 00:00:00 2001 From: George Kalampokis Date: Wed, 16 Sep 2020 17:56:58 +0300 Subject: [PATCH] Fixed minor path issue with the "Show more" button on DMP items --- .../ui/dmp/listing/listing-item/dmp-listing-item.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dmp-frontend/src/app/ui/dmp/listing/listing-item/dmp-listing-item.component.html b/dmp-frontend/src/app/ui/dmp/listing/listing-item/dmp-listing-item.component.html index a6e33ce0a..8ad60977a 100644 --- a/dmp-frontend/src/app/ui/dmp/listing/listing-item/dmp-listing-item.component.html +++ b/dmp-frontend/src/app/ui/dmp/listing/listing-item/dmp-listing-item.component.html @@ -25,7 +25,7 @@
{{dataset.label}}
- {{'GENERAL.ACTIONS.SHOW-MORE' | translate}} + {{'GENERAL.ACTIONS.SHOW-MORE' | translate}}
open_in_new{{'DMP-LISTING.ACTIONS.EXPORT' | translate}}