Sha256: 17b30ef24414cd1fdd65a7c44516b589a1796efbf387558f02415ba659b025d2

Contents?: true

Size: 280 Bytes

Versions: 2

Compression:

Stored size: 280 Bytes

Contents

<% assets_with_deactivated_leases.each do |curation_concern| %>
  <%= link_to curation_concern, edit_lease_path(curation_concern) %> <%= visibility_badge(curation_concern.visibility) %>
  <%= render partial:"lease_history", locals:{curation_concern:curation_concern} %>
<% end %>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
worthwhile-0.0.2 app/views/leases/_list_deactivated_leases.html.erb
worthwhile-0.0.1 app/views/leases/_list_deactivated_leases.html.erb