diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-09-02 01:52:24 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-09-02 01:52:24 +0000 |
commit | 04e8f82e87a255fc7eec7bd161384d90741019bf (patch) | |
tree | 74e2181e1203d5fb7f20afa0deab0a9714cb38bf /app/views | |
parent | de9e3f94d54778355ddbccffe0da8773513de1eb (diff) | |
download | redmine-04e8f82e87a255fc7eec7bd161384d90741019bf.tar.gz redmine-04e8f82e87a255fc7eec7bd161384d90741019bf.zip |
rename .rhtml to .html.erb of app/views/issues/show.rhtml (#6317).
: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@7043 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'app/views')
-rw-r--r-- | app/views/issues/show.html.erb (renamed from app/views/issues/show.rhtml) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/app/views/issues/show.rhtml b/app/views/issues/show.html.erb index 07440c504..07440c504 100644 --- a/app/views/issues/show.rhtml +++ b/app/views/issues/show.html.erb |