修改wiki上传附件 附件名丢失的问题

This commit is contained in:
huang 2015-08-01 10:52:06 +08:00
parent ef8a7a7419
commit 3980e84817
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
<% if options[:length] %>
<%= link_to_short_attachment attachment, :class => ' link_file_board', :download => true,:length => options[:length] -%>
<% else %>
<%= link_to_short_attachment attachment, :class => ' link_file_board', :download => true -%>
<% end %>
</span>
<%if is_float%>