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