Sha256: f090debff313e94f44492b18bccb7009eeff7f7f10e85aac3f329666a06bf19f
Contents?: true
Size: 286 Bytes
Versions: 77
Compression:
Stored size: 286 Bytes
Contents
<% assets_with_deactivated_embargoes.each do |curation_concern| %> <%= link_to curation_concern, edit_embargo_path(curation_concern) %> <%= visibility_badge(curation_concern.visibility) %> <%= render partial: 'embargo_history', object: curation_concern.embargo_history %> <% end %>
Version data entries
77 entries across 77 versions & 1 rubygems