diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-09-01 11:48:07 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-09-01 11:48:07 +0000 |
commit | 80cc58b531666f40a622694868f8232bb53f712a (patch) | |
tree | cb5e23c4e645356d4f099fda03045fd4fde413d6 /app/views | |
parent | f8fec34cf1b93ed90cf8a76e4dbf2df9c22e1e9c (diff) | |
download | redmine-80cc58b531666f40a622694868f8232bb53f712a.tar.gz redmine-80cc58b531666f40a622694868f8232bb53f712a.zip |
rename .rhtml to .html.erb of app/views/projects/settings/_issue_categories.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@6982 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'app/views')
-rw-r--r-- | app/views/projects/settings/_issue_categories.html.erb (renamed from app/views/projects/settings/_issue_categories.rhtml) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/app/views/projects/settings/_issue_categories.rhtml b/app/views/projects/settings/_issue_categories.html.erb index 95121108a..95121108a 100644 --- a/app/views/projects/settings/_issue_categories.rhtml +++ b/app/views/projects/settings/_issue_categories.html.erb |