]> source.dussan.org Git - redmine.git/commit
rename .rhtml to .html.erb of app/views/repositories/diff.rhtml.
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Tue, 23 Aug 2011 08:41:31 +0000 (08:41 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Tue, 23 Aug 2011 08:41:31 +0000 (08:41 +0000)
commite338d16b70417bbd6856cb86344130efb085abce
tree39621c5d0fa3226e7b4b0adccd6136121960decc
parent804db5d0731ef53414dea70608819a0635a145c5
rename .rhtml to .html.erb of app/views/repositories/diff.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@6541 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/repositories/diff.html.erb [new file with mode: 0644]
app/views/repositories/diff.rhtml [deleted file]