Sha256: 2f69828121a0ef135184be8d115e7f90c386f0560f8ac269721a9ec9d3a0f633
Contents?: true
Size: 405 Bytes
Versions: 19
Compression:
Stored size: 405 Bytes
Contents
<%= link_to main_app.download_path(file_set), target: "_new", title: "Download the document" do %> <figure> <%= image_tag(main_app.download_path(file_set, file: 'thumbnail'), class: "img-responsive", alt: "Download the document \"#{file_set.to_s}\"" ) %> <figcaption>Download the document</figcaption> </figure> <% end %>
Version data entries
19 entries across 19 versions & 1 rubygems