]> source.dussan.org Git - redmine.git/commit
rename .rhtml to .html.erb of app/views/queries/_form.rhtml.
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Fri, 2 Sep 2011 04:33:51 +0000 (04:33 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Fri, 2 Sep 2011 04:33:51 +0000 (04:33 +0000)
commit9408c0ca0ce1e316bcfeb8f6ee40fa75020e9ec4
treeaed0491b24433d9d0d42fdc5d94ea1a22f93b364
parent1e105a55678d9e161537ad7d3b72e67f675721bc
rename .rhtml to .html.erb of app/views/queries/_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@7051 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/queries/_form.html.erb [new file with mode: 0644]
app/views/queries/_form.rhtml [deleted file]