Sha256: 7746997355ef9b96787809df3c7888a4c0521ac5bf7f78c71892889e718a7939
Contents?: true
Size: 535 Bytes
Versions: 6
Compression:
Stored size: 535 Bytes
Contents
<tr class="<%= dom_class(generic_file) %> attributes"> <td> <%= render_thumbnail_tag generic_file %> </td> <td class="attribute filename"><%= link_to(generic_file_link_name(generic_file), curation_concern_generic_file_path(generic_file)) %></td> <td class="attribute date_uploaded"><%= generic_file.date_uploaded %></td> <td class="attribute permission"><%= permission_badge_for(generic_file) %></td> <td> <%= render 'curation_concern/worthwhile/generic_files/actions', generic_file: generic_file %> </td> </tr>
Version data entries
6 entries across 6 versions & 1 rubygems