##// END OF EJS Templates
Applied the flash notices patch by Matt Jones (slightly edited)....
Applied the flash notices patch by Matt Jones (slightly edited). flash[:notice] and flash[:error] are now used for notice/error messages. git-svn-id: http://redmine.rubyforge.org/svn/trunk@600 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r550:4a20ece43ea1
r597:2d5ac54d2eb9
Show More
attachments_add.rhtml
5 lines | 149 B | text/html+ruby | RhtmlLexer
/ app / views / mailer / attachments_add.rhtml
Jean-Philippe Lang
added svn:eol-style native property on /app files...
r330 <%= @added_to %>
<%= @attachments.size %> files(s) added.
<% @attachments.each do |attachment | %>
- <%= attachment.filename %><% end %>
Jean-Philippe Lang
mail notifications added when:...
r193 <%= @url %>