Sha256: 4181407d6ee28ad115185068eb8c2ad1c931108454c0db0bfb394be51800a3fd

Contents?: true

Size: 599 Bytes

Versions: 64

Compression:

Stored size: 599 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_collection_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

64 entries across 64 versions & 1 rubygems

Version Path
hyrax-5.0.4 app/views/hyrax/my/collections/_modal_delete_collection_deny.html.erb
hyrax-5.0.3 app/views/hyrax/my/collections/_modal_delete_collection_deny.html.erb
hyrax-5.0.2 app/views/hyrax/my/collections/_modal_delete_collection_deny.html.erb
hyrax-5.0.1 app/views/hyrax/my/collections/_modal_delete_collection_deny.html.erb
hyrax-5.0.0 app/views/hyrax/my/collections/_modal_delete_collection_deny.html.erb
hyrax-5.0.0.rc3 app/views/hyrax/my/collections/_modal_delete_collection_deny.html.erb
hyrax-5.0.0.rc2 app/views/hyrax/my/collections/_modal_delete_collection_deny.html.erb
hyrax-5.0.0.rc1 app/views/hyrax/my/collections/_modal_delete_collection_deny.html.erb
hyrax-3.6.0 app/views/hyrax/my/collections/_modal_delete_collection_deny.html.erb
hyrax-4.0.0 app/views/hyrax/my/collections/_modal_delete_collection_deny.html.erb
hyrax-4.0.0.rc3 app/views/hyrax/my/collections/_modal_delete_collection_deny.html.erb
hyrax-4.0.0.rc2 app/views/hyrax/my/collections/_modal_delete_collection_deny.html.erb
hyrax-4.0.0.rc1 app/views/hyrax/my/collections/_modal_delete_collection_deny.html.erb
hyrax-3.5.0 app/views/hyrax/my/collections/_modal_delete_collection_deny.html.erb
hyrax-4.0.0.beta2 app/views/hyrax/my/collections/_modal_delete_collection_deny.html.erb
hyrax-3.4.2 app/views/hyrax/my/collections/_modal_delete_collection_deny.html.erb
hyrax-4.0.0.beta1 app/views/hyrax/my/collections/_modal_delete_collection_deny.html.erb
hyrax-3.4.1 app/views/hyrax/my/collections/_modal_delete_collection_deny.html.erb
hyrax-3.4.0 app/views/hyrax/my/collections/_modal_delete_collection_deny.html.erb
hyrax-3.3.0 app/views/hyrax/my/collections/_modal_delete_collection_deny.html.erb