diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-09-02 04:51:01 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-09-02 04:51:01 +0000 |
commit | e0aa3756b297a095992b2de38f9c524cc137b2ad (patch) | |
tree | b9a55da4d308a3699d69301ee2d398ac7f5bcda8 /app/views/queries | |
parent | 6f971c7f1d6ebd39cbc0a0417f1fcf1217cc6229 (diff) | |
download | redmine-e0aa3756b297a095992b2de38f9c524cc137b2ad.tar.gz redmine-e0aa3756b297a095992b2de38f9c524cc137b2ad.zip |
rename .rhtml to .html.erb of app/views/queries/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@7057 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'app/views/queries')
-rw-r--r-- | app/views/queries/edit.html.erb (renamed from app/views/queries/edit.rhtml) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/app/views/queries/edit.rhtml b/app/views/queries/edit.html.erb index 1c99ac077..1c99ac077 100644 --- a/app/views/queries/edit.rhtml +++ b/app/views/queries/edit.html.erb |