view .svn/pristine/4e/4ead8da3bccd9129e3a3aa36afffc50dc032eb7b.svn-base @ 1064:baf70e98d8ab issue_546

Addresses bug #546 - uneeded project.id parameter being sent to the project_tags action of the auto_completes controller
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Tue, 20 Nov 2012 10:33:11 +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>