]> source.dussan.org Git - redmine.git/commit
rename .rhtml to .html.erb of app/views/timelog/_list.rhtml.
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Mon, 29 Aug 2011 01:40:28 +0000 (01:40 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Mon, 29 Aug 2011 01:40:28 +0000 (01:40 +0000)
commit0a495267516cdfa7c602d25728b1f736b641cb44
tree3e52cd8da2e5a66873f656c2a92c360500cf0328
parent510504b0071d58335fe6a716df47ba76e5e29e12
rename .rhtml to .html.erb of app/views/timelog/_list.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@6711 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/timelog/_list.html.erb [new file with mode: 0644]
app/views/timelog/_list.rhtml [deleted file]