Files
redmine/rest_sys/app/views/mailer/attachments_added.text.plain.rhtml
T
2007-12-17 18:24:22 +00:00

5 lines
117 B
ERB

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