Sha256: a81d95518a752c7d532795287a25064c87ea34009f6f801f16bf0755528e2817

Contents?: true

Size: 460 Bytes

Versions: 15

Compression:

Stored size: 460 Bytes

Contents

<%= form_tag(hyrax.batch_edits_path, method: :delete, class: "batch-select-all button_to-inline", "data-behavior" => 'batch-select-all') do -%>
    <%= hidden_field_tag('update_type', 'delete_all') %>
    <%= hidden_field_tag('return_controller', params[:controller]) %>
  <%= submit_tag(t('.button_label'), class: 'batch-all-button btn btn-danger submits-batches', data: { confirm: t(".deleting_file_from", application_name: application_name) }) %>
<% end %>

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
hyrax-5.1.0.pre.beta1 app/views/hyrax/batch_edits/_delete_selected.html.erb
hyrax-5.0.4 app/views/hyrax/batch_edits/_delete_selected.html.erb
hyrax-5.0.3 app/views/hyrax/batch_edits/_delete_selected.html.erb
hyrax-5.0.2 app/views/hyrax/batch_edits/_delete_selected.html.erb
hyrax-5.0.1 app/views/hyrax/batch_edits/_delete_selected.html.erb
hyrax-5.0.0 app/views/hyrax/batch_edits/_delete_selected.html.erb
hyrax-5.0.0.rc3 app/views/hyrax/batch_edits/_delete_selected.html.erb
hyrax-5.0.0.rc2 app/views/hyrax/batch_edits/_delete_selected.html.erb
hyrax-5.0.0.rc1 app/views/hyrax/batch_edits/_delete_selected.html.erb
hyrax-4.0.0 app/views/hyrax/batch_edits/_delete_selected.html.erb
hyrax-4.0.0.rc3 app/views/hyrax/batch_edits/_delete_selected.html.erb
hyrax-4.0.0.rc2 app/views/hyrax/batch_edits/_delete_selected.html.erb
hyrax-4.0.0.rc1 app/views/hyrax/batch_edits/_delete_selected.html.erb
hyrax-4.0.0.beta2 app/views/hyrax/batch_edits/_delete_selected.html.erb
hyrax-4.0.0.beta1 app/views/hyrax/batch_edits/_delete_selected.html.erb