Logo
Explore Help
Register Sign In
Nemcio/Redmine
1
0
Fork 0
You've already forked Redmine
mirror of https://github.com/redmine/redmine.git synced 2026-03-03 19:11:28 +01:00
Code Issues Packages Projects Releases Activity
Files
3a4ec49fe4caf459df330845708a20ffd514b2a8
Redmine/app/views/mailer/issue_add.text.html.rhtml

4 lines
191 B
Plaintext
Raw Normal View History

Escaping in html email templates (#4874). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3452 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-02-18 19:13:38 +00:00
<%= l(:text_issue_added, :id => "##{@issue.id}", :author => h(@issue.author)) %>
Notifications about issues (add/edit) are now sent in plain text and html. Removed lang specific strings in the corresponding mail templates, so that there is only one template for all languages. git-svn-id: http://redmine.rubyforge.org/svn/trunk@723 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-09-11 17:12:34 +00:00
<hr />
Merged Rails 2.0 compatibility changes. Compatibility with Rails 1.2 is preserved. git-svn-id: http://redmine.rubyforge.org/svn/trunk@975 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-12-10 17:58:07 +00:00
<%= render :partial => "issue_text_html", :locals => { :issue => @issue, :issue_url => @issue_url } %>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 102ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API