##// END OF EJS Templates
Forum notifications are now also sent to the authors of the thread, even if they don't watch the board....
Forum notifications are now also sent to the authors of the thread, even if they don't watch the board. git-svn-id: http://redmine.rubyforge.org/svn/trunk@607 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r561:f2acb56041b9
r604:c4fee1196961
Show More
_content.rhtml
5 lines | 184 B | text/html+ruby | RhtmlLexer
<div class="wiki">
<% cache "wiki/show/#{content.page.id}/#{content.version}" do %>
<%= textilizable content.text, :attachments => content.page.attachments %>
<% end %>
</div>