Sha256: 597df8057b831633ce69bbbbe62fdf4df834a8eeeb9f03e1b97ba7f19674db5e

Contents?: true

Size: 638 Bytes

Versions: 61

Compression:

Stored size: 638 Bytes

Contents

<div class="modal fade" id="parent-collection-to-remove-deny-modal" tabindex="-1" role="dialog" aria-labelledby="remove-parent-collection-label">
  <div class="modal-dialog" role="document">
    <div class="modal-content">
      <form class="delete-collection-form">
        <div class="modal-body">
          <p><%= t('hyrax.dashboard.collections.form_relationships.modals.remove_parent_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

61 entries across 61 versions & 1 rubygems

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