Sha256: 038794d68bc692e6ec452c49d7d5b5bea0469532bf3935a37cd7c053b5592ea2

Contents?: true

Size: 594 Bytes

Versions: 27

Compression:

Stored size: 594 Bytes

Contents

<div class="panel panel-default permissions-confirm">
  <div class="panel-heading">
    <h4>Apply changes to contents?<h4>
  </div>
  <div class="panel-body">
      <%= sanitize I18n.t("hyrax.upload.change_access_message_html", curation_concern: curation_concern) %>
  </div>
  <div class="form-actions panel-footer">
    <%= button_to I18n.t("hyrax.upload.change_access_yes_message"), hyrax.copy_access_permission_path(curation_concern), class: 'btn btn-primary' %>
    <%= link_to I18n.t("hyrax.upload.change_access_no_message"), [main_app, curation_concern], class: 'btn' %>
  </div>
</div>

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
hyrax-2.9.6 app/views/hyrax/permissions/confirm_access.html.erb
hyrax-2.9.5 app/views/hyrax/permissions/confirm_access.html.erb
hyrax-2.9.4 app/views/hyrax/permissions/confirm_access.html.erb
hyrax-2.9.3 app/views/hyrax/permissions/confirm_access.html.erb
hyrax-2.9.2 app/views/hyrax/permissions/confirm_access.html.erb
hyrax-2.9.1 app/views/hyrax/permissions/confirm_access.html.erb
hyrax-2.9.0 app/views/hyrax/permissions/confirm_access.html.erb
hyrax-2.8.0 app/views/hyrax/permissions/confirm_access.html.erb
hyrax-2.7.2 app/views/hyrax/permissions/confirm_access.html.erb
hyrax-2.7.1 app/views/hyrax/permissions/confirm_access.html.erb
hyrax-2.7.0 app/views/hyrax/permissions/confirm_access.html.erb
hyrax-2.6.0 app/views/hyrax/permissions/confirm_access.html.erb
hyrax-2.5.1 app/views/hyrax/permissions/confirm_access.html.erb
hyrax-2.5.0 app/views/hyrax/permissions/confirm_access.html.erb
hyrax-3.0.0.pre.beta2 app/views/hyrax/permissions/confirm_access.html.erb
hyrax-2.4.1 app/views/hyrax/permissions/confirm_access.html.erb
hyrax-3.0.0.pre.beta1 app/views/hyrax/permissions/confirm_access.html.erb
hyrax-2.4.0 app/views/hyrax/permissions/confirm_access.html.erb
hyrax-2.3.3 app/views/hyrax/permissions/confirm_access.html.erb
hyrax-2.3.2 app/views/hyrax/permissions/confirm_access.html.erb