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