Files
redmine/project_inheritance/app/views/mailer/attachments_added.text.plain.rhtml
2008-01-09 19:43:47 +00:00

5 lines
117 B
ERB

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