Files
redmine/git/app/views/mailer/attachments_added.text.plain.rhtml
T
2008-03-07 16:13:06 +00:00

5 lines
117 B
ERB

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