Skip to content

Commit

Permalink
okay ACTUALLY finalizing first draft of the simple item view
Browse files Browse the repository at this point in the history
  • Loading branch information
aseyedia committed Jul 2, 2024
1 parent f77f855 commit c4a43c1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ <h2 class="simple-view-element-header">{{ 'item.page.description.cohort' | trans
</div>
</div>
</ng-container>
<div *ngIf="!(object?.metadata['dc.relation']?.length > 0)"></div>

<ds-generic-item-page-field [item]="object" [fields]="['dc.rights']">
</ds-generic-item-page-field>
Expand Down

0 comments on commit c4a43c1

Please sign in to comment.