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