##// END OF EJS Templates
Prevent NoMethodError on nil class if custom_fields params is not present in IssuesController#new (#969)....
Prevent NoMethodError on nil class if custom_fields params is not present in IssuesController#new (#969). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1317 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r864:bd434427e61e
r1302:e4da9d6f10ed
Show More
test.text.html.rhtml
2 lines | 87 B | text/html+ruby | RhtmlLexer
/ app / views / mailer / test.text.html.rhtml
Jean-Philippe Lang
* Emails footer can now be customized from the admin interface (Admin -> Email notifications)....
r845 <p>This is a test email sent by Redmine.<br />
Jean-Philippe Lang
Mailer:...
r864 Redmine URL: <%= auto_link(@url) %></p>