]> source.dussan.org Git - redmine.git/commit
rename .rhtml to .html.erb of app/views/custom_fields/_index.rhtml.
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 1 Sep 2011 03:55:34 +0000 (03:55 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 1 Sep 2011 03:55:34 +0000 (03:55 +0000)
commit8a9038297b6dabbb520587853fb3f06133da252b
tree7f105c49dd35b5b0a36f4db4c19e68abf86b9aca
parent0f1c4532a28d7c49a33d76bd601e5619943e7c41
rename .rhtml to .html.erb of app/views/custom_fields/_index.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@6965 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/custom_fields/_index.html.erb [new file with mode: 0644]
app/views/custom_fields/_index.rhtml [deleted file]