Sha256: 27b395164f4f9a078a34720b6546b67d585d15806b683857c78ac2a0d1e5eaf4

Contents?: true

Size: 235 Bytes

Versions: 77

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

77 entries across 77 versions & 1 rubygems

Version Path
hyrax-2.6.0 app/views/hyrax/embargoes/_embargo_history.html.erb
hyrax-3.0.0.pre.rc1 app/views/hyrax/embargoes/_embargo_history.html.erb
hyrax-3.0.0.pre.beta3 app/views/hyrax/embargoes/_embargo_history.html.erb
hyrax-2.5.1 app/views/hyrax/embargoes/_embargo_history.html.erb
hyrax-2.5.0 app/views/hyrax/embargoes/_embargo_history.html.erb
hyrax-3.0.0.pre.beta2 app/views/hyrax/embargoes/_embargo_history.html.erb
hyrax-2.4.1 app/views/hyrax/embargoes/_embargo_history.html.erb
hyrax-3.0.0.pre.beta1 app/views/hyrax/embargoes/_embargo_history.html.erb
hyrax-2.4.0 app/views/hyrax/embargoes/_embargo_history.html.erb
hyrax-2.3.3 app/views/hyrax/embargoes/_embargo_history.html.erb
hyrax-2.3.2 app/views/hyrax/embargoes/_embargo_history.html.erb
hyrax-2.3.1 app/views/hyrax/embargoes/_embargo_history.html.erb
hyrax-2.3.0 app/views/hyrax/embargoes/_embargo_history.html.erb
hyrax-2.0.3 app/views/hyrax/embargoes/_embargo_history.html.erb
hyrax-2.2.4 app/views/hyrax/embargoes/_embargo_history.html.erb
hyrax-2.2.3 app/views/hyrax/embargoes/_embargo_history.html.erb
hyrax-2.2.2 app/views/hyrax/embargoes/_embargo_history.html.erb
hyrax-2.2.1 app/views/hyrax/embargoes/_embargo_history.html.erb
hyrax-2.2.0 app/views/hyrax/embargoes/_embargo_history.html.erb
hyrax-2.1.0 app/views/hyrax/embargoes/_embargo_history.html.erb