From ebeee20a57a2ae43a2fc46eb03d8fac532b70cd0 2011-08-25 00:40:00 From: Toshi MARUYAMA Date: 2011-08-25 00:40:00 Subject: [PATCH] rename .rhtml to .html.erb of app/views/roles/report.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@6609 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/app/views/roles/report.rhtml b/app/views/roles/report.html.erb similarity index 100% rename from app/views/roles/report.rhtml rename to app/views/roles/report.html.erb