##// END OF EJS Templates
Adds checkboxes toggle links on permissions report....
Adds checkboxes toggle links on permissions report. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1770 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r1147:e5daf25618e0
r1769:6ad989f82887
Show More
message_posted.text.html.rhtml
4 lines | 216 B | text/html+ruby | RhtmlLexer
/ app / views / mailer / message_posted.text.html.rhtml
<h1><%=h @message.board.project.name %> - <%=h @message.board.name %>: <%= link_to @message.subject, @message_url %></h1>
<em><%= @message.author %></em>
<%= textilizable(@message, :content, :only_path => false) %>