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> </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