]> source.dussan.org Git - redmine.git/commit
rename .rhtml to .html.erb of app/views/projects/settings.rhtml.
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 1 Sep 2011 13:26:57 +0000 (13:26 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 1 Sep 2011 13:26:57 +0000 (13:26 +0000)
commit7bfc3c352cd0796a1617a8e967198f335b6547af
tree829039989260904c74e80f25ae138f541ab44bcf
parent99c7d4a503bb2ec1a9bac82a123c0ee100813980
rename .rhtml to .html.erb of app/views/projects/settings.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@7003 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/projects/settings.html.erb [new file with mode: 0644]
app/views/projects/settings.rhtml [deleted file]