Sha256: f849c65e4c2f927a9b3956564a4fa188da6c9480434385a6538fc7d01c3ee0d2
Contents?: true
Size: 414 Bytes
Versions: 30
Compression:
Stored size: 414 Bytes
Contents
<table class="table table-striped"> <caption class="sr-only">List of items in this collection</caption> <thead> <tr> <th> </th> <th>Title</th> <th>Date Uploaded</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
30 entries across 30 versions & 3 rubygems