]> source.dussan.org Git - redmine.git/commit
rename .rhtml to .html.erb of app/views/issues/_form_custom_fields.rhtml.
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 1 Sep 2011 13:50:43 +0000 (13:50 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 1 Sep 2011 13:50:43 +0000 (13:50 +0000)
commit895bbd6da45010d723e7f0d0d066a20c3aecf6b0
tree41682ba1c03efdbab4bedd72d9bc894f0f7dcd19
parent846bf65ab160fea4a9fa66ea7f20e658edcb0204
rename .rhtml to .html.erb of app/views/issues/_form_custom_fields.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@7008 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/issues/_form_custom_fields.html.erb [new file with mode: 0644]
app/views/issues/_form_custom_fields.rhtml [deleted file]