Sha256: e62e5d79c1e5c1ae2c9ce05e089c965dd92fc2acf9ffa1e3493a54d2dca904d2
Contents?: true
Size: 204 Bytes
Versions: 1
Compression:
Stored size: 204 Bytes
Contents
<% if presenter.representative_id.present? && (fs = ::FileSet.find(presenter.representative_id)) %> <%= media_display fs %> <% else %> <%= image_tag 'nope.png', class: "canonical-image" %> <% end %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
curation_concerns-1.0.0.beta2 | app/views/curation_concerns/base/_representative_media.html.erb |