diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-09-01 03:54:52 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-09-01 03:54:52 +0000 |
commit | 0f1c4532a28d7c49a33d76bd601e5619943e7c41 (patch) | |
tree | 856680942899b17c965a315c00a1306a086e8eaf /app | |
parent | 312f3e9dd11c84bd56e53f2bcc9d010c8420da19 (diff) | |
download | redmine-0f1c4532a28d7c49a33d76bd601e5619943e7c41.tar.gz redmine-0f1c4532a28d7c49a33d76bd601e5619943e7c41.zip |
rename .rhtml to .html.erb of app/views/custom_fields/edit.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@6964 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'app')
-rw-r--r-- | app/views/custom_fields/edit.html.erb (renamed from app/views/custom_fields/edit.rhtml) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/app/views/custom_fields/edit.rhtml b/app/views/custom_fields/edit.html.erb index 2790c2c9e..2790c2c9e 100644 --- a/app/views/custom_fields/edit.rhtml +++ b/app/views/custom_fields/edit.html.erb |