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