diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-08-28 08:22:05 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-08-28 08:22:05 +0000 |
commit | 58a2fd0b9eabcda331ea07d61fbd37a09c30be41 (patch) | |
tree | c8f79d65a7801f5b1fc9430f435dd0ff84c8c65f /app/views/versions | |
parent | ff7df632d8f2867a87050ba505f6344334796ae8 (diff) | |
download | redmine-58a2fd0b9eabcda331ea07d61fbd37a09c30be41.tar.gz redmine-58a2fd0b9eabcda331ea07d61fbd37a09c30be41.zip |
rename .rhtml to .html.erb of app/views/versions/_issue_counts.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@6697 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'app/views/versions')
-rw-r--r-- | app/views/versions/_issue_counts.html.erb (renamed from app/views/versions/_issue_counts.rhtml) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/app/views/versions/_issue_counts.rhtml b/app/views/versions/_issue_counts.html.erb index d1048912d..d1048912d 100644 --- a/app/views/versions/_issue_counts.rhtml +++ b/app/views/versions/_issue_counts.html.erb |