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-5.0.2 app/views/hyrax/my/collections/_modal_delete_collections_deny.html.erb
hyrax-5.0.1 app/views/hyrax/my/collections/_modal_delete_collections_deny.html.erb
hyrax-5.0.0 app/views/hyrax/my/collections/_modal_delete_collections_deny.html.erb
hyrax-5.0.0.rc3 app/views/hyrax/my/collections/_modal_delete_collections_deny.html.erb
hyrax-5.0.0.rc2 app/views/hyrax/my/collections/_modal_delete_collections_deny.html.erb
hyrax-5.0.0.rc1 app/views/hyrax/my/collections/_modal_delete_collections_deny.html.erb
hyrax-3.6.0 app/views/hyrax/my/collections/_modal_delete_collections_deny.html.erb
hyrax-4.0.0 app/views/hyrax/my/collections/_modal_delete_collections_deny.html.erb
hyrax-4.0.0.rc3 app/views/hyrax/my/collections/_modal_delete_collections_deny.html.erb
hyrax-4.0.0.rc2 app/views/hyrax/my/collections/_modal_delete_collections_deny.html.erb
hyrax-4.0.0.rc1 app/views/hyrax/my/collections/_modal_delete_collections_deny.html.erb
hyrax-3.5.0 app/views/hyrax/my/collections/_modal_delete_collections_deny.html.erb
hyrax-4.0.0.beta2 app/views/hyrax/my/collections/_modal_delete_collections_deny.html.erb
hyrax-3.4.2 app/views/hyrax/my/collections/_modal_delete_collections_deny.html.erb
hyrax-4.0.0.beta1 app/views/hyrax/my/collections/_modal_delete_collections_deny.html.erb
hyrax-3.4.1 app/views/hyrax/my/collections/_modal_delete_collections_deny.html.erb
hyrax-3.4.0 app/views/hyrax/my/collections/_modal_delete_collections_deny.html.erb
hyrax-3.3.0 app/views/hyrax/my/collections/_modal_delete_collections_deny.html.erb
hyrax-3.2.0 app/views/hyrax/my/collections/_modal_delete_collections_deny.html.erb
hyrax-2.9.6 app/views/hyrax/my/collections/_modal_delete_collections_deny.html.erb