#828 删除上传的文件不可用修复
This commit is contained in:
parent
4d870ca9e5
commit
20f183799f
|
@ -30,7 +30,7 @@
|
|||
:data => {:confirm => l(:text_are_you_sure)},
|
||||
:method => :delete,
|
||||
:class => 'delete',
|
||||
:remote => true,
|
||||
#:remote => true,
|
||||
#:id => "attachments_" + attachment.id.to_s,
|
||||
:title => l(:button_delete) %>
|
||||
<% end %>
|
||||
|
|
Loading…
Reference in New Issue