]> source.dussan.org Git - redmine.git/commit
rename .rhtml to .html.erb of app/views/users/_form.rhtml.
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Fri, 2 Sep 2011 04:19:02 +0000 (04:19 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Fri, 2 Sep 2011 04:19:02 +0000 (04:19 +0000)
commit8285ede0b197f52f24bc93aa40233f275aed02b7
tree91bea95a2836227c0debad5b1673d98dd11bb861
parent7bdce08d70f9d03dbf352cb2ef9e54e6cbd8937e
rename .rhtml to .html.erb of app/views/users/_form.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@7048 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/users/_form.html.erb [new file with mode: 0644]
app/views/users/_form.rhtml [deleted file]