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