Sha256: 4bb002faab21364835a1e7aea4a3530d9c60ec5382dbd03fd1a00e6ff4914747

Contents?: true

Size: 309 Bytes

Versions: 6

Compression:

Stored size: 309 Bytes

Contents

<div>
  <h1 class="lower"><%= @presenter %></h1>
    <h2 class="non lower">Actions</h2>
    <p>
      <%= link_to "Download (can only be used once)", @download_link, target: :_blank, data: { turbolinks: false } %>
    </p>
  <h2> Descriptions:</h2>

  <%= render 'attributes', presenter: @presenter %>
</div>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
hyrax-2.1.0 app/views/hyrax/single_use_links_viewer/show.html.erb
hyrax-2.1.0.rc4 app/views/hyrax/single_use_links_viewer/show.html.erb
hyrax-2.1.0.rc3 app/views/hyrax/single_use_links_viewer/show.html.erb
hyrax-2.1.0.rc2 app/views/hyrax/single_use_links_viewer/show.html.erb
hyrax-2.1.0.rc1 app/views/hyrax/single_use_links_viewer/show.html.erb
hyrax-2.1.0.beta2 app/views/hyrax/single_use_links_viewer/show.html.erb