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