Sha256: f0935e3f9867fdc03ee103df0c736003ead4624d22a4c2425cb16c80db9cc217

Contents?: true

Size: 229 Bytes

Versions: 73

Compression:

Stored size: 229 Bytes

Contents

<%# To render this view pass `lease_history` (e.g. `object: curation_concern.lease_history`) %>
<ul>
  <% lease_history.each do |entry| %>
    <% unless entry.empty? %>
      <li><%= entry %></li>
    <% end %>
  <% end %>
</ul>

Version data entries

73 entries across 73 versions & 1 rubygems

Version Path
hyrax-5.0.1 app/views/hyrax/leases/_lease_history.html.erb
hyrax-5.0.0 app/views/hyrax/leases/_lease_history.html.erb
hyrax-5.0.0.rc3 app/views/hyrax/leases/_lease_history.html.erb
hyrax-5.0.0.rc2 app/views/hyrax/leases/_lease_history.html.erb
hyrax-5.0.0.rc1 app/views/hyrax/leases/_lease_history.html.erb
hyrax-3.6.0 app/views/hyrax/leases/_lease_history.html.erb
hyrax-4.0.0 app/views/hyrax/leases/_lease_history.html.erb
hyrax-4.0.0.rc3 app/views/hyrax/leases/_lease_history.html.erb
hyrax-4.0.0.rc2 app/views/hyrax/leases/_lease_history.html.erb
hyrax-4.0.0.rc1 app/views/hyrax/leases/_lease_history.html.erb
hyrax-3.5.0 app/views/hyrax/leases/_lease_history.html.erb
hyrax-4.0.0.beta2 app/views/hyrax/leases/_lease_history.html.erb
hyrax-3.4.2 app/views/hyrax/leases/_lease_history.html.erb
hyrax-4.0.0.beta1 app/views/hyrax/leases/_lease_history.html.erb
hyrax-3.4.1 app/views/hyrax/leases/_lease_history.html.erb
hyrax-3.4.0 app/views/hyrax/leases/_lease_history.html.erb
hyrax-3.3.0 app/views/hyrax/leases/_lease_history.html.erb
hyrax-3.2.0 app/views/hyrax/leases/_lease_history.html.erb
hyrax-2.9.6 app/views/hyrax/leases/_lease_history.html.erb
hyrax-3.1.0 app/views/hyrax/leases/_lease_history.html.erb