diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-08-23 08:41:31 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-08-23 08:41:31 +0000 |
commit | e338d16b70417bbd6856cb86344130efb085abce (patch) | |
tree | 39621c5d0fa3226e7b4b0adccd6136121960decc | |
parent | 804db5d0731ef53414dea70608819a0635a145c5 (diff) | |
download | redmine-e338d16b70417bbd6856cb86344130efb085abce.tar.gz redmine-e338d16b70417bbd6856cb86344130efb085abce.zip |
rename .rhtml to .html.erb of app/views/repositories/diff.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@6541 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r-- | app/views/repositories/diff.html.erb (renamed from app/views/repositories/diff.rhtml) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/app/views/repositories/diff.rhtml b/app/views/repositories/diff.html.erb index cb868665a..cb868665a 100644 --- a/app/views/repositories/diff.rhtml +++ b/app/views/repositories/diff.html.erb |