]> source.dussan.org Git - redmine.git/commit
rename .rhtml to .html.erb of app/views/wiki/diff.rhtml.
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Wed, 24 Aug 2011 03:57:12 +0000 (03:57 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Wed, 24 Aug 2011 03:57:12 +0000 (03:57 +0000)
commit890807eacc02cec2f2eaaf8bbf2165552c24015f
tree2b0659f87b9e7ac9f3209c122ca9add623d4895c
parent50171e3e37472fdcdd18fa30bb6eb8c84dba2f28
rename .rhtml to .html.erb of app/views/wiki/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@6569 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/wiki/diff.html.erb [new file with mode: 0644]
app/views/wiki/diff.rhtml [deleted file]