Sha256: a2594603d056d90889933ce5733a23c9f92b5696b7c1bffec961a4ac0d93a266

Contents?: true

Size: 552 Bytes

Versions: 55

Compression:

Stored size: 552 Bytes

Contents

<%= form_tag(hyrax.batch_edits_path, method: :delete, class: "batch-select-all hidden 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("Delete Selected", class: 'batch-all-button btn btn-danger submits-batches', data: { confirm: "Deleting a file from #{application_name} is permanent. Click OK to delete this file from #{application_name}, or Cancel to cancel this operation" }) %>
<% end %>

Version data entries

55 entries across 55 versions & 2 rubygems

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