Sha256: 6b762af61aede7429a83c33f43e4f7bc8eab431855ecb0eecb345713905f57bf

Contents?: true

Size: 600 Bytes

Versions: 60

Compression:

Stored size: 600 Bytes

Contents

<div class="modal fade" id="collection-to-delete-deny-modal" tabindex="-1" role="dialog" aria-labelledby="deny-delete-collection-label">
  <div class="modal-dialog" role="document">
    <div class="modal-content">
      <form class="deny-delete-collection-form">
        <div class="modal-body">
          <p><%= t('hyrax.dashboard.my.action.delete_collections_deny') %></p>
        </div>
        <div class="modal-footer">
          <button type="button" class="btn btn-primary" data-dismiss="modal"><%= t('helpers.action.close') %></button>
        </div>
      </form>
    </div>
  </div>
</div>

Version data entries

60 entries across 60 versions & 1 rubygems

Version Path
hyrax-3.1.0 app/views/hyrax/my/collections/_modal_delete_collections_deny.html.erb
hyrax-2.9.5 app/views/hyrax/my/collections/_modal_delete_collections_deny.html.erb
hyrax-3.0.2 app/views/hyrax/my/collections/_modal_delete_collections_deny.html.erb
hyrax-3.0.1 app/views/hyrax/my/collections/_modal_delete_collections_deny.html.erb
hyrax-3.0.0 app/views/hyrax/my/collections/_modal_delete_collections_deny.html.erb
hyrax-3.0.0.pre.rc4 app/views/hyrax/my/collections/_modal_delete_collections_deny.html.erb
hyrax-2.9.4 app/views/hyrax/my/collections/_modal_delete_collections_deny.html.erb
hyrax-3.0.0.pre.rc3 app/views/hyrax/my/collections/_modal_delete_collections_deny.html.erb
hyrax-2.9.3 app/views/hyrax/my/collections/_modal_delete_collections_deny.html.erb
hyrax-2.9.2 app/views/hyrax/my/collections/_modal_delete_collections_deny.html.erb
hyrax-2.9.1 app/views/hyrax/my/collections/_modal_delete_collections_deny.html.erb
hyrax-2.9.0 app/views/hyrax/my/collections/_modal_delete_collections_deny.html.erb
hyrax-3.0.0.pre.rc2 app/views/hyrax/my/collections/_modal_delete_collections_deny.html.erb
hyrax-2.8.0 app/views/hyrax/my/collections/_modal_delete_collections_deny.html.erb
hyrax-2.7.2 app/views/hyrax/my/collections/_modal_delete_collections_deny.html.erb
hyrax-2.7.1 app/views/hyrax/my/collections/_modal_delete_collections_deny.html.erb
hyrax-2.7.0 app/views/hyrax/my/collections/_modal_delete_collections_deny.html.erb
hyrax-2.6.0 app/views/hyrax/my/collections/_modal_delete_collections_deny.html.erb
hyrax-3.0.0.pre.rc1 app/views/hyrax/my/collections/_modal_delete_collections_deny.html.erb
hyrax-3.0.0.pre.beta3 app/views/hyrax/my/collections/_modal_delete_collections_deny.html.erb