mailr/themes/olive/views/messages/_row.html.erb
Wojciech Todryk 68b925ea5e new stuff
2011-08-02 23:12:17 +02:00

7 lines
348 B
Plaintext
Executable file

<td><%= check_box_tag "uids[]", row.uid %></td>
<td><%= attachment_formatter(row) %></td>
<td nowrap="nowrap"><%= address_formatter(row.from) %></td>
<td nowrap="nowrap"><%= subject_formatter(row) %></td>
<td nowrap="nowrap"><%= date_formatter(row.date) %></td>
</td><td nowrap="nowrap"><%= size_formatter(row.size) %></td><td><%= raw('&nbsp;') %>