diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-09-01 10:45:51 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-09-01 10:45:51 +0000 |
commit | e673c5d13c871f6a660a44b5dd8fb9c0b8dcac58 (patch) | |
tree | 90148da12cdd8ce91674adda71ecee5a28fd184f /app/views/my | |
parent | 231428516e279430136217f6eae01d15d80bfcbf (diff) | |
download | redmine-e673c5d13c871f6a660a44b5dd8fb9c0b8dcac58.tar.gz redmine-e673c5d13c871f6a660a44b5dd8fb9c0b8dcac58.zip |
rename .rhtml to .html.erb of app/views/my/blocks/_timelog.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@6971 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'app/views/my')
-rw-r--r-- | app/views/my/blocks/_timelog.html.erb (renamed from app/views/my/blocks/_timelog.rhtml) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/app/views/my/blocks/_timelog.rhtml b/app/views/my/blocks/_timelog.html.erb index e3735357e..e3735357e 100644 --- a/app/views/my/blocks/_timelog.rhtml +++ b/app/views/my/blocks/_timelog.html.erb |