Sha256: f0935e3f9867fdc03ee103df0c736003ead4624d22a4c2425cb16c80db9cc217

Contents?: true

Size: 229 Bytes

Versions: 74

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

74 entries across 74 versions & 1 rubygems

Version Path
hyrax-2.5.1 app/views/hyrax/leases/_lease_history.html.erb
hyrax-2.5.0 app/views/hyrax/leases/_lease_history.html.erb
hyrax-3.0.0.pre.beta2 app/views/hyrax/leases/_lease_history.html.erb
hyrax-2.4.1 app/views/hyrax/leases/_lease_history.html.erb
hyrax-3.0.0.pre.beta1 app/views/hyrax/leases/_lease_history.html.erb
hyrax-2.4.0 app/views/hyrax/leases/_lease_history.html.erb
hyrax-2.3.3 app/views/hyrax/leases/_lease_history.html.erb
hyrax-2.3.2 app/views/hyrax/leases/_lease_history.html.erb
hyrax-2.3.1 app/views/hyrax/leases/_lease_history.html.erb
hyrax-2.3.0 app/views/hyrax/leases/_lease_history.html.erb
hyrax-2.0.3 app/views/hyrax/leases/_lease_history.html.erb
hyrax-2.2.4 app/views/hyrax/leases/_lease_history.html.erb
hyrax-2.2.3 app/views/hyrax/leases/_lease_history.html.erb
hyrax-2.2.2 app/views/hyrax/leases/_lease_history.html.erb
hyrax-2.2.1 app/views/hyrax/leases/_lease_history.html.erb
hyrax-2.2.0 app/views/hyrax/leases/_lease_history.html.erb
hyrax-2.1.0 app/views/hyrax/leases/_lease_history.html.erb
hyrax-2.1.0.rc4 app/views/hyrax/leases/_lease_history.html.erb
hyrax-2.1.0.rc3 app/views/hyrax/leases/_lease_history.html.erb
hyrax-2.1.0.rc2 app/views/hyrax/leases/_lease_history.html.erb