diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-08-24 00:05:25 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-08-24 00:05:25 +0000 |
commit | b68048556e8dbe4fe04f6833f7b7e5bccdcd7d37 (patch) | |
tree | 393430850c24717c008b87064f05b0bf39415706 /app/views/common | |
parent | 86c8ae68dabc3746387f89ff092a078a7326ee17 (diff) | |
download | redmine-b68048556e8dbe4fe04f6833f7b7e5bccdcd7d37.tar.gz redmine-b68048556e8dbe4fe04f6833f7b7e5bccdcd7d37.zip |
rename .rhtml to .html.erb of app/views/common/_file.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@6546 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'app/views/common')
-rw-r--r-- | app/views/common/_file.html.erb (renamed from app/views/common/_file.rhtml) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/app/views/common/_file.rhtml b/app/views/common/_file.html.erb index 13ad8bbda..13ad8bbda 100644 --- a/app/views/common/_file.rhtml +++ b/app/views/common/_file.html.erb |