Skip to content

Commit

Permalink
Merge pull request #4360 from samvera/issue-3358
Browse files Browse the repository at this point in the history
display thumbnail in public collection page.  Fixes issue #3358
  • Loading branch information
elrayle authored Jun 13, 2020
2 parents c83c135 + 5333c6a commit 0e46e47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/hyrax/collections/show.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@

</div>
<div class="col-md-4 hyc-metadata">
<%= render 'hyrax/collections/media_display', presenter: @presenter %>
<% unless collection_search_parameters? %>
<h2><%= t('hyrax.dashboard.collections.show.metadata_header') %></h2>
<%= render 'show_descriptions' %>
Expand Down

0 comments on commit 0e46e47

Please sign in to comment.