Sha256: 415005329e7ebeab5741fc188da4345b61a9d515dd47153635398a9606b5a5af
Contents?: true
Size: 469 Bytes
Versions: 34
Compression:
Stored size: 469 Bytes
Contents
<table class="table table-striped"> <caption class="sr-only">List of items in this collection</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
34 entries across 34 versions & 1 rubygems