Sha256: 4d4b37c2e2426ea961d154626842c5a62aabcee4a845a127cbee35cd9a4d56ab

Contents?: true

Size: 403 Bytes

Versions: 5

Compression:

Stored size: 403 Bytes

Contents

<div class="no-preview">
  <%= t('hyrax.works.show.no_preview') %>
  <% if display_media_download_link?(file_set: file_set) %>
    <p /><%= link_to t('hyrax.file_set.show.download'),
      hyrax.download_path(file_set),
      id: "file_download",
      data: { label: file_set.id, work_id: @presenter.id, collection_ids: @presenter.member_of_collection_ids },
      target: "_new" %>
  <% end %>
</div>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
hyrax-5.0.0.rc1 app/views/hyrax/file_sets/media_display/_default.html.erb
hyrax-4.0.0 app/views/hyrax/file_sets/media_display/_default.html.erb
hyrax-4.0.0.rc3 app/views/hyrax/file_sets/media_display/_default.html.erb
hyrax-4.0.0.rc2 app/views/hyrax/file_sets/media_display/_default.html.erb
hyrax-4.0.0.rc1 app/views/hyrax/file_sets/media_display/_default.html.erb