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}}