attachments_add_pt.rhtml
5 lines
| 149 B
| text/html+ruby
|
RhtmlLexer
|
r455 | <%= @added_to %> | |
<%= @attachments.size %> files(s) added. | |||
<% @attachments.each do |attachment | %> | |||
- <%= attachment.filename %><% end %> | |||
<%= @url %> |