Sha256: cd57d1630cd43622a0e7055adf841775d47ccb01f7b1f02398567bca5f5e2f45

Contents?: true

Size: 487 Bytes

Versions: 21

Compression:

Stored size: 487 Bytes

Contents

<tr class="<%= dom_class(member) %> attributes">
  <td class="thumbnail">
    <%= render_thumbnail_tag member %>
  </td>
  <td class="attribute attribute-filename ensure-wrapped"><%= link_to(member.link_name, contextual_path(member, @presenter)) %></td>
  <td class="attribute attribute-date_uploaded"><%= member.try(:date_uploaded) %></td>
  <td class="attribute attribute-permission"><%= member.permission_badge %></td>
  <td>
    <%= render 'actions', member: member %>
  </td>
</tr>

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
hyrax-2.9.6 app/views/hyrax/base/_member.html.erb
hyrax-2.9.5 app/views/hyrax/base/_member.html.erb
hyrax-2.9.4 app/views/hyrax/base/_member.html.erb
hyrax-2.9.3 app/views/hyrax/base/_member.html.erb
hyrax-2.9.2 app/views/hyrax/base/_member.html.erb
hyrax-2.9.1 app/views/hyrax/base/_member.html.erb
hyrax-2.9.0 app/views/hyrax/base/_member.html.erb
hyrax-3.0.0.pre.rc2 app/views/hyrax/base/_member.html.erb
hyrax-2.8.0 app/views/hyrax/base/_member.html.erb
hyrax-2.7.2 app/views/hyrax/base/_member.html.erb
hyrax-2.7.1 app/views/hyrax/base/_member.html.erb
hyrax-2.7.0 app/views/hyrax/base/_member.html.erb
hyrax-2.6.0 app/views/hyrax/base/_member.html.erb
hyrax-3.0.0.pre.rc1 app/views/hyrax/base/_member.html.erb
hyrax-3.0.0.pre.beta3 app/views/hyrax/base/_member.html.erb
hyrax-2.5.1 app/views/hyrax/base/_member.html.erb
hyrax-2.5.0 app/views/hyrax/base/_member.html.erb
hyrax-3.0.0.pre.beta2 app/views/hyrax/base/_member.html.erb
hyrax-2.4.1 app/views/hyrax/base/_member.html.erb
hyrax-3.0.0.pre.beta1 app/views/hyrax/base/_member.html.erb