diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-09-01 13:56:48 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-09-01 13:56:48 +0000 |
commit | add26327be2f44678928284b5d2ae1c0c5e76c4c (patch) | |
tree | 8bb7a5b084137a56e49f7d26fe861e607c2099c3 /app/views | |
parent | b7370e90ce5217cc7a128c4906e504408f879f3d (diff) | |
download | redmine-add26327be2f44678928284b5d2ae1c0c5e76c4c.tar.gz redmine-add26327be2f44678928284b5d2ae1c0c5e76c4c.zip |
rename .rhtml to .html.erb of app/views/issues/_attributes.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@7016 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'app/views')
-rw-r--r-- | app/views/issues/_attributes.html.erb (renamed from app/views/issues/_attributes.rhtml) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/app/views/issues/_attributes.rhtml b/app/views/issues/_attributes.html.erb index ba42b919b..ba42b919b 100644 --- a/app/views/issues/_attributes.rhtml +++ b/app/views/issues/_attributes.html.erb |