##// END OF EJS Templates
Added subprojects issue count on project "Reports" page...
Added subprojects issue count on project "Reports" page git-svn-id: http://redmine.rubyforge.org/svn/trunk@410 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r330:027bf93849e8
r407:52ced19e2e58
Show More
lost_password_en.rhtml
2 lines | 129 B | text/html+ruby | RhtmlLexer
/ app / views / mailer / lost_password_en.rhtml
Jean-Philippe Lang
added svn:eol-style native property on /app files...
r330 To change your password, use the following link:
Jean-Philippe Lang
settings are now stored in the database (config_custom.rb no more used) and editable through the application in: Admin -> Settings...
r164 http://<%= Setting.host_name %>/account/lost_password?token=<%= @token.value %>