Sha256: a5233af5ce4a58ed087da7ee5a8705e4a9d7792741c9b27e28d81a95aafe4d57

Contents?: true

Size: 350 Bytes

Versions: 2

Compression:

Stored size: 350 Bytes

Contents

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