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