Empty Trash => Error 500 #1599
This commit is contained in:
parent
b16d50e65c
commit
dfdb4b3178
@ -21,7 +21,7 @@
|
||||
|
||||
<div class="contextual">
|
||||
<% if @file_delete_allowed %>
|
||||
<%= link_to sprite_icon('del', l(:label_empty_trash_bin)), empty_trash_path(id: @project) %>
|
||||
<%= link_to sprite_icon('del', l(:label_empty_trash_bin)), empty_trash_path(id: @project), method: :delete %>
|
||||
<% end %>
|
||||
</div>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user