##// END OF EJS Templates
Adds Message-Id and References headers to email notifications so that issues and messages threads can be displayed by email clients (#1401)....
Adds Message-Id and References headers to email notifications so that issues and messages threads can be displayed by email clients (#1401). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2281 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r1949:738fc579f0dc
r2279:1d783106a34b
Show More
model.rb.erb
2 lines | 49 B | text/plain | TextLexer
class <%= class_name %> < ActiveRecord::Base
end