Sha256: 91d08efa54add8f0fb972ac500541554b0e90f0fa343642d72cfc56daedc74f1

Contents?: true

Size: 778 Bytes

Versions: 73

Compression:

Stored size: 778 Bytes

Contents

<table class="embargoes table">
  <tbody>
  <tr>
    <th>Type of Work</th><th>Title</th><th>Current Visibility</th><th>Embargo Release Date</th><th>Visibility will Change to</th>
  </tr>
  <% assets_under_embargo.each do |curation_concern| %>
    <tr>
      <td class="human-readable-type"><%= curation_concern.human_readable_type %></td>
      <td class="title"><%= link_to curation_concern, edit_embargo_path(curation_concern) %></td>
      <td class="current-visibility"><%= visibility_badge(curation_concern.visibility) %></td>
      <td class="embargo-release-date"><%= curation_concern.embargo_release_date %></td>
      <td class="visibility-after-embargo"><%= visibility_badge(curation_concern.visibility_after_embargo) %></td>
    </tr>
  <% end %>
  </tbody>
</table>

Version data entries

73 entries across 73 versions & 2 rubygems

Version Path
curation_concerns-1.7.8 app/views/embargoes/_list_active_embargoes.html.erb
curation_concerns-1.7.7 app/views/embargoes/_list_active_embargoes.html.erb
curation_concerns-2.0.0 app/views/embargoes/_list_active_embargoes.html.erb
curation_concerns-2.0.0.rc2 app/views/embargoes/_list_active_embargoes.html.erb
curation_concerns-1.7.6 app/views/embargoes/_list_active_embargoes.html.erb
curation_concerns-1.7.5 app/views/embargoes/_list_active_embargoes.html.erb
curation_concerns-1.7.4 app/views/embargoes/_list_active_embargoes.html.erb
curation_concerns-1.7.3 app/views/embargoes/_list_active_embargoes.html.erb
curation_concerns-1.7.2 app/views/embargoes/_list_active_embargoes.html.erb
curation_concerns-2.0.0.rc1 app/views/embargoes/_list_active_embargoes.html.erb
curation_concerns-1.7.1 app/views/embargoes/_list_active_embargoes.html.erb
curation_concerns-1.7.0 app/views/embargoes/_list_active_embargoes.html.erb
curation_concerns-1.7.0.beta1 app/views/embargoes/_list_active_embargoes.html.erb
curation_concerns-1.6.3 app/views/embargoes/_list_active_embargoes.html.erb
curation_concerns-1.6.2 app/views/embargoes/_list_active_embargoes.html.erb
curation_concerns-1.6.1 app/views/embargoes/_list_active_embargoes.html.erb
curation_concerns-1.6.0 app/views/embargoes/_list_active_embargoes.html.erb
curation_concerns-1.5.0 app/views/embargoes/_list_active_embargoes.html.erb
curation_concerns-1.4.0 app/views/embargoes/_list_active_embargoes.html.erb
curation_concerns-1.3.3 app/views/embargoes/_list_active_embargoes.html.erb