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