Sha256: fc05ca69bfac9365fdd8ed393d0b7866d00cc4d2d757b3a780c07674fb9c8f09
Contents?: true
Size: 374 Bytes
Versions: 2
Compression:
Stored size: 374 Bytes
Contents
<%= link_to main_app.download_path(file_set), target: "_new", title: "Download the full-sized image" do %> <%= image_tag(main_app.download_path(file_set, file: 'thumbnail'), class: "img-responsive", alt: "Download the full-sized image of #{file_set.to_s}" ) %> Download the full-sized image <% end %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
curation_concerns-0.3.0 | app/views/curation_concerns/file_sets/media_display/_image.html.erb |
curation_concerns-0.2.0 | app/views/curation_concerns/file_sets/media_display/_image.html.erb |