view .svn/pristine/4e/4ead8da3bccd9129e3a3aa36afffc50dc032eb7b.svn-base @ 1118:35686c1667de redmine-2.2-integration

Fixed dispatcher and routes issues due to upgrading to the new rails/redmine versions.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Tue, 08 Jan 2013 14:06:55 +0000
parents cbb26bc654de
children
line wrap: on
line source
<p><%= l(:mail_body_wiki_content_updated, :id => link_to(h(@wiki_content.page.pretty_title), @wiki_content_url),
                                          :author => h(@wiki_content.author)) %><br />
<em><%=h @wiki_content.comments %></em></p>

<p><%= l(:label_view_diff) %>:<br />
<%= link_to h(@wiki_diff_url), @wiki_diff_url %></p>