diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-08-24 01:30:27 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-08-24 01:30:27 +0000 |
commit | 0764430620a87ee4464049c4d2cdb0c49d4cb978 (patch) | |
tree | 931ffbfd5a4c8cd1392b69a2d74d9386f05d1182 /app/views/admin | |
parent | 4d073eedb47f58d10f0f175a55d70d6628b5e5f3 (diff) | |
download | redmine-0764430620a87ee4464049c4d2cdb0c49d4cb978.tar.gz redmine-0764430620a87ee4464049c4d2cdb0c49d4cb978.zip |
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
Diffstat (limited to 'app/views/admin')
-rw-r--r-- | app/views/admin/projects.html.erb (renamed from app/views/admin/projects.rhtml) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/app/views/admin/projects.rhtml b/app/views/admin/projects.html.erb index 229c77ea8..229c77ea8 100644 --- a/app/views/admin/projects.rhtml +++ b/app/views/admin/projects.html.erb |