diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-08-24 07:17:29 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-08-24 07:17:29 +0000 |
commit | fa3c729a67b277c2bd0dd3d0040d7ef78a1bee6f (patch) | |
tree | a4870dedd0edeb45f91930668315373d808edfa1 /app/views/enumerations | |
parent | 99284cf1f662f42013cd98d936628397990e14ef (diff) | |
download | redmine-fa3c729a67b277c2bd0dd3d0040d7ef78a1bee6f.tar.gz redmine-fa3c729a67b277c2bd0dd3d0040d7ef78a1bee6f.zip |
rename .rhtml to .html.erb of app/views/enumerations/list.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@6587 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'app/views/enumerations')
-rw-r--r-- | app/views/enumerations/list.html.erb (renamed from app/views/enumerations/list.rhtml) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/app/views/enumerations/list.rhtml b/app/views/enumerations/list.html.erb index 62e3f648d..62e3f648d 100644 --- a/app/views/enumerations/list.rhtml +++ b/app/views/enumerations/list.html.erb |