##// END OF EJS Templates
Fixed missing translation for 'field_issue_to', the translation files ended in _id....
Fixed missing translation for 'field_issue_to', the translation files ended in _id. #3678 git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2835 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r1949:738fc579f0dc
r2730:ff0e5b019c5e
Show More
model.rb.erb
2 lines | 49 B | text/plain | TextLexer
Jean-Philippe Lang
Merged hooks branch @ r1785 into trunk....
r1785 class <%= class_name %> < ActiveRecord::Base
end