Sha256: 29a0e8fc4290125634ed48d4176aeac47c3bd125b395b5d392fad1c85d0e09c7

Contents?: true

Size: 337 Bytes

Versions: 21

Compression:

Stored size: 337 Bytes

Contents

<% if presenter.representative_id.present? && presenter.representative_presenter.present? %>
  <% if defined?(viewer) && viewer %>
    <%= iiif_viewer_display presenter %>
  <% else %>
    <%= media_display presenter.representative_presenter %>
  <% end %>
<% else %>
  <%= image_tag 'default.png', class: "canonical-image" %>
<% end %>

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
hyrax-2.9.6 app/views/hyrax/base/_representative_media.html.erb
hyrax-2.9.5 app/views/hyrax/base/_representative_media.html.erb
hyrax-2.9.4 app/views/hyrax/base/_representative_media.html.erb
hyrax-2.9.3 app/views/hyrax/base/_representative_media.html.erb
hyrax-2.9.2 app/views/hyrax/base/_representative_media.html.erb
hyrax-2.9.1 app/views/hyrax/base/_representative_media.html.erb
hyrax-2.9.0 app/views/hyrax/base/_representative_media.html.erb
hyrax-3.0.0.pre.rc2 app/views/hyrax/base/_representative_media.html.erb
hyrax-2.8.0 app/views/hyrax/base/_representative_media.html.erb
hyrax-2.7.2 app/views/hyrax/base/_representative_media.html.erb
hyrax-2.7.1 app/views/hyrax/base/_representative_media.html.erb
hyrax-2.7.0 app/views/hyrax/base/_representative_media.html.erb
hyrax-2.6.0 app/views/hyrax/base/_representative_media.html.erb
hyrax-3.0.0.pre.rc1 app/views/hyrax/base/_representative_media.html.erb
hyrax-3.0.0.pre.beta3 app/views/hyrax/base/_representative_media.html.erb
hyrax-2.5.1 app/views/hyrax/base/_representative_media.html.erb
hyrax-2.5.0 app/views/hyrax/base/_representative_media.html.erb
hyrax-3.0.0.pre.beta2 app/views/hyrax/base/_representative_media.html.erb
hyrax-2.4.1 app/views/hyrax/base/_representative_media.html.erb
hyrax-3.0.0.pre.beta1 app/views/hyrax/base/_representative_media.html.erb