Mercurial > hg > soundsoftware-site
comparison app/views/mailer/wiki_content_updated.text.erb @ 909:cbb26bc654de redmine-1.3
Update to Redmine 1.3-stable branch (Redmine SVN rev 8964)
author | Chris Cannam |
---|---|
date | Fri, 24 Feb 2012 19:09:32 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
908:c6c2cbd0afee | 909:cbb26bc654de |
---|---|
1 <%= l(:mail_body_wiki_content_updated, :id => h(@wiki_content.page.pretty_title), | |
2 :author => h(@wiki_content.author)) %> | |
3 <%= @wiki_content.comments %> | |
4 | |
5 <%= @wiki_content.page.pretty_title %>: | |
6 <%= @wiki_content_url %> | |
7 <%= l(:label_view_diff) %>: | |
8 <%= @wiki_diff_url %> |