annotate .svn/pristine/2e/2ea5f89e9cdf7dee90bc2e9a8ae8722e0e008c22.svn-base @ 1494:e248c7af89ec redmine-2.4

Update to Redmine SVN revision 12979 on 2.4-stable branch
author Chris Cannam
date Mon, 17 Mar 2014 08:54:02 +0000
parents cbb26bc654de
children
rev   line source
Chris@909 1 <h1><%=h @message.board.project.name %> - <%=h @message.board.name %>: <%= link_to(h(@message.subject), @message_url) %></h1>
Chris@909 2 <em><%=h @message.author %></em>
Chris@909 3
Chris@909 4 <%= textilizable(@message, :content, :only_path => false) %>