]> source.dussan.org Git - redmine.git/commit
rename .rhtml to .html.erb of app/views/issues/destroy.rhtml.
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 1 Sep 2011 15:19:01 +0000 (15:19 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 1 Sep 2011 15:19:01 +0000 (15:19 +0000)
commit6201958753a4a1a49f7463731bb78573cfa7dd08
tree36617357a65c7bdf0e1b49d67fa42d100c8fbfb1
parent4479750a45dedc8adbfcdf0902e786858e4851d6
rename .rhtml to .html.erb of app/views/issues/destroy.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@7019 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/issues/destroy.html.erb [new file with mode: 0644]
app/views/issues/destroy.rhtml [deleted file]