Sha256: 27b395164f4f9a078a34720b6546b67d585d15806b683857c78ac2a0d1e5eaf4

Contents?: true

Size: 235 Bytes

Versions: 74

Compression:

Stored size: 235 Bytes

Contents

<%# To render this view pass `embargo_history` (e.g. `object: curation_concern.embargo_history`) %>
<ul>
  <% embargo_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-5.0.2 app/views/hyrax/embargoes/_embargo_history.html.erb
hyrax-5.0.1 app/views/hyrax/embargoes/_embargo_history.html.erb
hyrax-5.0.0 app/views/hyrax/embargoes/_embargo_history.html.erb
hyrax-5.0.0.rc3 app/views/hyrax/embargoes/_embargo_history.html.erb
hyrax-5.0.0.rc2 app/views/hyrax/embargoes/_embargo_history.html.erb
hyrax-5.0.0.rc1 app/views/hyrax/embargoes/_embargo_history.html.erb
hyrax-3.6.0 app/views/hyrax/embargoes/_embargo_history.html.erb
hyrax-4.0.0 app/views/hyrax/embargoes/_embargo_history.html.erb
hyrax-4.0.0.rc3 app/views/hyrax/embargoes/_embargo_history.html.erb
hyrax-4.0.0.rc2 app/views/hyrax/embargoes/_embargo_history.html.erb
hyrax-4.0.0.rc1 app/views/hyrax/embargoes/_embargo_history.html.erb
hyrax-3.5.0 app/views/hyrax/embargoes/_embargo_history.html.erb
hyrax-4.0.0.beta2 app/views/hyrax/embargoes/_embargo_history.html.erb
hyrax-3.4.2 app/views/hyrax/embargoes/_embargo_history.html.erb
hyrax-4.0.0.beta1 app/views/hyrax/embargoes/_embargo_history.html.erb
hyrax-3.4.1 app/views/hyrax/embargoes/_embargo_history.html.erb
hyrax-3.4.0 app/views/hyrax/embargoes/_embargo_history.html.erb
hyrax-3.3.0 app/views/hyrax/embargoes/_embargo_history.html.erb
hyrax-3.2.0 app/views/hyrax/embargoes/_embargo_history.html.erb
hyrax-2.9.6 app/views/hyrax/embargoes/_embargo_history.html.erb