diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-09-01 14:49:14 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-09-01 14:49:14 +0000 |
commit | a1140efd9523ac04b3b8f69964dd7b9206ab2c5b (patch) | |
tree | 7ce1fa2acc8da42bfb7184dc5dd80020b2ab7462 /app/views/projects | |
parent | add26327be2f44678928284b5d2ae1c0c5e76c4c (diff) | |
download | redmine-a1140efd9523ac04b3b8f69964dd7b9206ab2c5b.tar.gz redmine-a1140efd9523ac04b3b8f69964dd7b9206ab2c5b.zip |
rename .rhtml to .html.erb of app/views/projects/index.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@7017 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'app/views/projects')
-rw-r--r-- | app/views/projects/index.html.erb (renamed from app/views/projects/index.rhtml) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/app/views/projects/index.rhtml b/app/views/projects/index.html.erb index 2b506388a..2b506388a 100644 --- a/app/views/projects/index.rhtml +++ b/app/views/projects/index.html.erb |