Sha256: 96eb491a6d7839da2704bd8c3e8ac7b71b1679545e5897e8a516ac8115aa0154

Contents?: true

Size: 483 Bytes

Versions: 31

Compression:

Stored size: 483 Bytes

Contents

<table class="table table-striped">
  <caption class="sr-only"><%= t('hyrax.dashboard.my.heading.caption') %></caption>
  <thead>
  <tr>
    <th>&nbsp;</th>
    <th><%= t("hyrax.dashboard.my.heading.title") %></th>
    <th><%= t("hyrax.dashboard.my.heading.date_uploaded") %></th>
    <th><%= t("hyrax.dashboard.my.heading.visibility") %></th>
  </tr>
  </thead>
  <tbody>
    <%= render partial: 'show_document_list_row', collection: documents, as: :document %>
  </tbody>
</table>

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
hyrax-5.1.0.pre.beta1 app/views/hyrax/collections/_show_document_list.html.erb
hyrax-5.0.4 app/views/hyrax/collections/_show_document_list.html.erb
hyrax-5.0.3 app/views/hyrax/collections/_show_document_list.html.erb
hyrax-5.0.2 app/views/hyrax/collections/_show_document_list.html.erb
hyrax-5.0.1 app/views/hyrax/collections/_show_document_list.html.erb
hyrax-5.0.0 app/views/hyrax/collections/_show_document_list.html.erb
hyrax-5.0.0.rc3 app/views/hyrax/collections/_show_document_list.html.erb
hyrax-5.0.0.rc2 app/views/hyrax/collections/_show_document_list.html.erb
hyrax-5.0.0.rc1 app/views/hyrax/collections/_show_document_list.html.erb
hyrax-3.6.0 app/views/hyrax/collections/_show_document_list.html.erb
hyrax-4.0.0 app/views/hyrax/collections/_show_document_list.html.erb
hyrax-4.0.0.rc3 app/views/hyrax/collections/_show_document_list.html.erb
hyrax-4.0.0.rc2 app/views/hyrax/collections/_show_document_list.html.erb
hyrax-4.0.0.rc1 app/views/hyrax/collections/_show_document_list.html.erb
hyrax-3.5.0 app/views/hyrax/collections/_show_document_list.html.erb
hyrax-4.0.0.beta2 app/views/hyrax/collections/_show_document_list.html.erb
hyrax-3.4.2 app/views/hyrax/collections/_show_document_list.html.erb
hyrax-4.0.0.beta1 app/views/hyrax/collections/_show_document_list.html.erb
hyrax-3.4.1 app/views/hyrax/collections/_show_document_list.html.erb
hyrax-3.4.0 app/views/hyrax/collections/_show_document_list.html.erb