From afbbda2209d7fcfa24a9b5c458149767763038b7 2011-08-24 03:52:48 From: Toshi MARUYAMA Date: 2011-08-24 03:52:48 Subject: [PATCH] rename .rhtml to .html.erb of app/views/wiki/history.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@6560 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/app/views/wiki/history.rhtml b/app/views/wiki/history.html.erb similarity index 100% rename from app/views/wiki/history.rhtml rename to app/views/wiki/history.html.erb