diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-09-01 03:56:55 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-09-01 03:56:55 +0000 |
commit | d3dbc94d080404e98b8b40407134125dca4003c0 (patch) | |
tree | 60336fdecfc0d4b4933176dd73ee0599ff3565cf /app/views/custom_fields | |
parent | 00a275699a1eaf0637284990b6155382ac27c6c1 (diff) | |
download | redmine-d3dbc94d080404e98b8b40407134125dca4003c0.tar.gz redmine-d3dbc94d080404e98b8b40407134125dca4003c0.zip |
rename .rhtml to .html.erb of app/views/custom_fields/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@6967 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'app/views/custom_fields')
-rw-r--r-- | app/views/custom_fields/index.html.erb (renamed from app/views/custom_fields/index.rhtml) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/app/views/custom_fields/index.rhtml b/app/views/custom_fields/index.html.erb index 7b29e25e7..7b29e25e7 100644 --- a/app/views/custom_fields/index.rhtml +++ b/app/views/custom_fields/index.html.erb |