]> source.dussan.org Git - redmine.git/commit
rename .rhtml to .html.erb of app/views/custom_fields/_form.rhtml.
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 1 Sep 2011 03:56:14 +0000 (03:56 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 1 Sep 2011 03:56:14 +0000 (03:56 +0000)
commit00a275699a1eaf0637284990b6155382ac27c6c1
tree8944af113ca64c706125df32a80293ba51f76a73
parent8a9038297b6dabbb520587853fb3f06133da252b
rename .rhtml to .html.erb of app/views/custom_fields/_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@6966 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/custom_fields/_form.html.erb [new file with mode: 0644]
app/views/custom_fields/_form.rhtml [deleted file]