html view with cids

This commit is contained in:
Wojciech Todryk 2011-08-28 18:01:37 +02:00
parent 19aef7a5ed
commit cead4d9d74
4 changed files with 38 additions and 15 deletions

View file

@ -11,6 +11,9 @@
<%= attachment.encoding %>
</td>
<td>
<%= size_formatter(attachment.size) %>
</td>
<td>
<%= link_to t(:download), messages_attachment_download_path(attachment.message_id,attachment.idx) %>
</td>
<td>