Skip to content

Commit

Permalink
Merge pull request DSpace#3024 from 4Science/task/main/DURACOM-259
Browse files Browse the repository at this point in the history
[DURACOM-259] add correct metadata
  • Loading branch information
tdonohue authored May 9, 2024
2 parents 6da5c11 + ddfdf7f commit c18b369
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
</ds-item-page-uri-field>
<ds-item-page-collections [item]="object"></ds-item-page-collections>
<ds-item-page-uri-field [item]="object"
[fields]="['notify.relation.endorsedBy']"
[fields]="['coar.notify.endorsedBy']"
[label]="'item.page.endorsement'">
</ds-item-page-uri-field>
<ds-item-page-uri-field [item]="object"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
</ds-item-page-uri-field>
<ds-item-page-collections [item]="object"></ds-item-page-collections>
<ds-item-page-uri-field [item]="object"
[fields]="['notify.relation.endorsedBy']"
[fields]="['coar.notify.endorsedBy']"
[label]="'item.page.endorsement'">
</ds-item-page-uri-field>
<ds-item-page-uri-field [item]="object"
Expand Down

0 comments on commit c18b369

Please sign in to comment.