From db0c82b9b27d5e6949370722dbb60e91d1c713a5 Mon Sep 17 00:00:00 2001 From: FrancescoMolinaro Date: Fri, 26 Jan 2024 15:18:32 +0100 Subject: [PATCH] CST-13401 add missing metadata --- .../simple/item-types/publication/publication.component.html | 4 ++++ .../item-types/untyped-item/untyped-item.component.html | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/src/app/item-page/simple/item-types/publication/publication.component.html b/src/app/item-page/simple/item-types/publication/publication.component.html index 40932ff2f9..771ea84af0 100644 --- a/src/app/item-page/simple/item-types/publication/publication.component.html +++ b/src/app/item-page/simple/item-types/publication/publication.component.html @@ -96,6 +96,10 @@ [fields]="['datacite.relation.isSupplementedBy']" [label]="'item.page.dataset'"> + +
{{"item.page.link.full" | translate}} diff --git a/src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html b/src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html index 9e07287b49..d30250f956 100644 --- a/src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html +++ b/src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html @@ -82,6 +82,10 @@ [fields]="['datacite.relation.isSupplementedBy']" [label]="'item.page.dataset'"> + +
{{"item.page.link.full" | translate}}