<%# This block is for adding/removing the magic wand while batch updates are processing %>
<% if gf.processing? %>
<% elsif gf.depositor != @user.user_key %>
<% end %>
<%= link_to raw(' Delete File'), sufia.generic_file_path(noid), :class=> 'itemicon itemtrash', :title => 'Delete File', :method => :delete, :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"} %>