Files
redmine/hooks/app/views/mailer/attachments_added.text.plain.rhtml
2008-08-07 10:52:19 +00:00

5 lines
117 B
ERB

<%= @added_to %><% @attachments.each do |attachment | %>
- <%= attachment.filename %><% end %>
<%= @added_to_url %>