Sha256: 81fae3f5d3f26bc1bf061040188b9dbcd5db81ac088f0c59120d4e4d5b89e3a8
Contents?: true
Size: 488 Bytes
Versions: 21
Compression:
Stored size: 488 Bytes
Contents
<%= form_tag(batch_edits_path, :method => :delete, :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 submits-batches', :data => { :confirm => "Deleting a file from #{t('sufia.product_name')} is permanent. Click OK to delete this file from #{t('sufia.product_name')}, or Cancel to cancel this operation"}) %> <% end %>
Version data entries
21 entries across 21 versions & 1 rubygems