Mercurial > hg > soundsoftware-site
annotate .svn/pristine/91/915f77f3e734e6c125b5375a20897bf0ba1e85f9.svn-base @ 1298:4f746d8966dd redmine_2.3_integration
Merge from redmine-2.3 branch to create new branch redmine-2.3-integration
author | Chris Cannam |
---|---|
date | Fri, 14 Jun 2013 09:28:30 +0100 |
parents | cbb26bc654de |
children |
rev | line source |
---|---|
Chris@909 | 1 <%= l(:mail_body_wiki_content_updated, :id => h(@wiki_content.page.pretty_title), |
Chris@909 | 2 :author => h(@wiki_content.author)) %> |
Chris@909 | 3 <%= @wiki_content.comments %> |
Chris@909 | 4 |
Chris@909 | 5 <%= @wiki_content.page.pretty_title %>: |
Chris@909 | 6 <%= @wiki_content_url %> |
Chris@909 | 7 <%= l(:label_view_diff) %>: |
Chris@909 | 8 <%= @wiki_diff_url %> |