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