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