diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-08-24 00:04:32 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-08-24 00:04:32 +0000 |
commit | b1afd6f29afffeb2531661a99f023392f8b3e981 (patch) | |
tree | c24b98540905865a6f1c0b93f49a36b3b609a557 /app/views/common | |
parent | ec11c1c566b5b7468c8e677805ccc818e4498823 (diff) | |
download | redmine-b1afd6f29afffeb2531661a99f023392f8b3e981.tar.gz redmine-b1afd6f29afffeb2531661a99f023392f8b3e981.zip |
rename .rhtml to .html.erb of app/views/common/_tabs.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@6544 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'app/views/common')
-rw-r--r-- | app/views/common/_tabs.html.erb (renamed from app/views/common/_tabs.rhtml) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/app/views/common/_tabs.rhtml b/app/views/common/_tabs.html.erb index c99c6a9f4..c99c6a9f4 100644 --- a/app/views/common/_tabs.rhtml +++ b/app/views/common/_tabs.html.erb |