##// 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:

r902:9c9ae2177163
r1302:e4da9d6f10ed
Show More
account_activation_request.text.plain.rhtml
2 lines | 73 B | text/html+ruby | RhtmlLexer
/ app / views / mailer / account_activation_request.text.plain.rhtml
<%= l(:mail_body_account_activation_request, @user.login) %>
<%= @url %>