Sha256: b25333d83873226517b0c231faacec4f02812082fe6304644c07f438d5cf585d
Contents?: true
Size: 497 Bytes
Versions: 34
Compression:
Stored size: 497 Bytes
Contents
<table class="table table-striped collections-list-table collection-works-table"> <caption class="sr-only">List of items in this collection</caption> <thead> <tr> <th> </th> <th class="title-column">Title</th> <th>Date added</th> <th>Owner</th> <th>Visibility</th> <% if current_user %> <th>Action</th> <% end %> </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