diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-08-24 03:53:28 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-08-24 03:53:28 +0000 |
commit | 1d4f3a93fc5d55a2f1e6012bf4edb90a700ab5a4 (patch) | |
tree | 4856f9ef86b0f15fc158b1da6ae253cb19008ad5 /app/views/wiki | |
parent | afbbda2209d7fcfa24a9b5c458149767763038b7 (diff) | |
download | redmine-1d4f3a93fc5d55a2f1e6012bf4edb90a700ab5a4.tar.gz redmine-1d4f3a93fc5d55a2f1e6012bf4edb90a700ab5a4.zip |
rename .rhtml to .html.erb of app/views/wiki/export_multiple.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@6561 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'app/views/wiki')
-rw-r--r-- | app/views/wiki/export_multiple.html.erb (renamed from app/views/wiki/export_multiple.rhtml) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/app/views/wiki/export_multiple.rhtml b/app/views/wiki/export_multiple.html.erb index df8f74012..df8f74012 100644 --- a/app/views/wiki/export_multiple.rhtml +++ b/app/views/wiki/export_multiple.html.erb |