]> source.dussan.org Git - redmine.git/commit
rename .rhtml to .html.erb of app/views/my/password.rhtml.
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 1 Sep 2011 10:57:41 +0000 (10:57 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 1 Sep 2011 10:57:41 +0000 (10:57 +0000)
commitf6fdbb691a155b173e606c49ee17af565408a844
tree8f05af596d1b3099c8f97e05365b0f01cdfce017
parent4430983c7420db549fd25fb95e9e38de60862c15
rename .rhtml to .html.erb of app/views/my/password.rhtml.

:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6979 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/my/password.html.erb [new file with mode: 0644]
app/views/my/password.rhtml [deleted file]