Sha256: 6f0a9bf707c51719aca1c64afd1b1a51f0add3b327137b55d55338cb40c60707

Contents?: true

Size: 341 Bytes

Versions: 2

Compression:

Stored size: 341 Bytes

Contents

  <%= link_to main_app.download_path(file_set), target: "_new", title: "Download the full-sized PDF" do%>
    <%= image_tag main_app.download_path(file_set, file: 'thumbnail'),
                  class: "img-responsive",
                  alt: "Download the full-sized PDF of #{file_set.to_s}" %>
    Download the full-sized PDF
  <% 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/_pdf.html.erb
curation_concerns-0.2.0 app/views/curation_concerns/file_sets/media_display/_pdf.html.erb