]> source.dussan.org Git - redmine.git/commit
rename .rhtml to .html.erb of app/views/admin/projects.rhtml.
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Wed, 24 Aug 2011 01:30:27 +0000 (01:30 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Wed, 24 Aug 2011 01:30:27 +0000 (01:30 +0000)
commit0764430620a87ee4464049c4d2cdb0c49d4cb978
tree931ffbfd5a4c8cd1392b69a2d74d9386f05d1182
parent4d073eedb47f58d10f0f175a55d70d6628b5e5f3
rename .rhtml to .html.erb of app/views/admin/projects.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@6550 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/admin/projects.html.erb [new file with mode: 0644]
app/views/admin/projects.rhtml [deleted file]