Sha256: c1fd92997f1a6776e846a97a8b7275d4b4cf01daead1111aa818c2e4b9ae0bd6
Contents?: true
Size: 443 Bytes
Versions: 7
Compression:
Stored size: 443 Bytes
Contents
<%= form_tag(batch_edits_path, :method => :put, :class=> "batch-select-all hidden", "data-behavior" => 'batch-select-all') do -%> <%= hidden_field_tag('update_type', 'delete_all') %> <%= submit_tag("Delete Selected", :class=>'batch-all-button btn btn-primary', :data => { :confirm => 'Deleting a file from ScholarSphere is permanent. Click OK to delete this file from ScholarSphere, or Cancel to cancel this operation'}) %> <% end %>
Version data entries
7 entries across 7 versions & 1 rubygems