Sha256: 9fee524e7e15bf51088ea9540d99f8924be51c208a238e25916ceea46e66d1f2

Contents?: true

Size: 296 Bytes

Versions: 13

Compression:

Stored size: 296 Bytes

Contents

<% if presenter.representative_id.present? && presenter.representative_presenter.present? %>
  <%= render partial: 'geo_concerns/file_sets/media_display/geo', locals: { file_set: presenter.representative_presenter } %>
<% else %>
  <%= image_tag 'nope.png', class: "canonical-image" %>
<% end %>

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
geo_concerns-0.3.4 app/views/geo_concerns/_representative_media.html.erb
geo_concerns-0.3.3 app/views/geo_concerns/_representative_media.html.erb
geo_concerns-0.3.2 app/views/geo_concerns/_representative_media.html.erb
geo_concerns-0.3.1 app/views/geo_concerns/_representative_media.html.erb
geo_concerns-0.3.0 app/views/geo_concerns/_representative_media.html.erb
geo_concerns-0.2.0 app/views/geo_concerns/_representative_media.html.erb
geo_concerns-0.1.1 app/views/geo_concerns/_representative_media.html.erb
geo_concerns-0.1.0 app/views/geo_concerns/_representative_media.html.erb
geo_concerns-0.0.10 app/views/geo_concerns/_representative_media.html.erb
geo_concerns-0.0.9 app/views/geo_concerns/_representative_media.html.erb
geo_concerns-0.0.8 app/views/geo_concerns/_representative_media.html.erb
geo_concerns-0.0.7 app/views/geo_concerns/_representative_media.html.erb
geo_concerns-0.0.6 app/views/geo_concerns/_representative_media.html.erb