Skip to content

Commit

Permalink
fix hasSupplementalResource badge
Browse files Browse the repository at this point in the history
  • Loading branch information
adlius committed Aug 18, 2023
1 parent 78acad0 commit c0fee37
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
@hasMaterials={{@result.hasMaterialsResource}}
@hasAnalyticCode={{@result.hasAnalyticCodeResource}}
@hasPapers={{@result.hasPapersResource}}
@hasSupplements={{@result.hasSupplementsResource}}
@hasSupplements={{@result.hasSupplementalResource}}
@absoluteUrl={{@result.absoluteUrl}}
@verticalLayout={{false}}
/>
Expand Down

0 comments on commit c0fee37

Please sign in to comment.