Sha256: 22c593eaa70599068309394af5113b1888eb1f22ef6b697da2f53b5d5de4c01b

Contents?: true

Size: 592 Bytes

Versions: 64

Compression:

Stored size: 592 Bytes

Contents

<div class="modal fade" id="collections-to-edit-deny-modal" tabindex="-1" role="dialog" aria-labelledby="deny-edit-collection-label">
  <div class="modal-dialog" role="document">
    <div class="modal-content">
      <form class="deny-edit-collection-form">
        <div class="modal-body">
          <p><%= t('hyrax.dashboard.my.action.edit_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_edit_deny.html.erb
hyrax-5.0.3 app/views/hyrax/my/collections/_modal_edit_deny.html.erb
hyrax-5.0.2 app/views/hyrax/my/collections/_modal_edit_deny.html.erb
hyrax-5.0.1 app/views/hyrax/my/collections/_modal_edit_deny.html.erb
hyrax-5.0.0 app/views/hyrax/my/collections/_modal_edit_deny.html.erb
hyrax-5.0.0.rc3 app/views/hyrax/my/collections/_modal_edit_deny.html.erb
hyrax-5.0.0.rc2 app/views/hyrax/my/collections/_modal_edit_deny.html.erb
hyrax-5.0.0.rc1 app/views/hyrax/my/collections/_modal_edit_deny.html.erb
hyrax-3.6.0 app/views/hyrax/my/collections/_modal_edit_deny.html.erb
hyrax-4.0.0 app/views/hyrax/my/collections/_modal_edit_deny.html.erb
hyrax-4.0.0.rc3 app/views/hyrax/my/collections/_modal_edit_deny.html.erb
hyrax-4.0.0.rc2 app/views/hyrax/my/collections/_modal_edit_deny.html.erb
hyrax-4.0.0.rc1 app/views/hyrax/my/collections/_modal_edit_deny.html.erb
hyrax-3.5.0 app/views/hyrax/my/collections/_modal_edit_deny.html.erb
hyrax-4.0.0.beta2 app/views/hyrax/my/collections/_modal_edit_deny.html.erb
hyrax-3.4.2 app/views/hyrax/my/collections/_modal_edit_deny.html.erb
hyrax-4.0.0.beta1 app/views/hyrax/my/collections/_modal_edit_deny.html.erb
hyrax-3.4.1 app/views/hyrax/my/collections/_modal_edit_deny.html.erb
hyrax-3.4.0 app/views/hyrax/my/collections/_modal_edit_deny.html.erb
hyrax-3.3.0 app/views/hyrax/my/collections/_modal_edit_deny.html.erb