html view with cids
This commit is contained in:
parent
19aef7a5ed
commit
cead4d9d74
4 changed files with 38 additions and 15 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue