Skip to content

Commit

Permalink
Merge pull request #9 from cul-it/ECOMMONS-1636
Browse files Browse the repository at this point in the history
ECOMMONS-1636
  • Loading branch information
bmckinney authored Mar 8, 2024
2 parents 679e592 + d74ca59 commit 41bbee7
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -222,10 +222,10 @@ <h5>Permanent Link(s)</h5>
[fields]="['dc.relation.isreferencedby']"
[label]="'Related Publication(s)'">
</ds-generic-item-page-field>
<ds-generic-item-page-field [item]="object"
[fields]="['dc.relation.isreferencedbyuri']"
[label]="'Link(s) to Related Publication(s)'">
</ds-generic-item-page-field>
<ds-item-page-uri-field [item]="object"
[fields]="['dc.relation.isreferencedbyuri']"
[label]="'Link(s) to Related Publication(s)'">
</ds-item-page-uri-field>
<ds-generic-item-page-field [item]="object"
[fields]="['dc.relation.references']"
[label]="'References'">
Expand Down

0 comments on commit 41bbee7

Please sign in to comment.