##// END OF EJS Templates
Fixed that the reminder email excludes issues assigned to groups (#11723)....
Fixed that the reminder email excludes issues assigned to groups (#11723). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10335 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r7416:a4c4edacfdf7
r10152:197a14a82e3e
Show More
news_comment_added.text.erb
6 lines | 117 B | text/plain | TextLexer
/ app / views / mailer / news_comment_added.text.erb
Jean-Philippe Lang
Adds email notifications support for news comments (#2074)....
r4883 <%= @news.title %>
<%= @news_url %>
<%= l(:text_user_wrote, :value => @comment.author) %>
<%= @comment.comments %>