From 84dc66dd3d4f8459d258ef61f451c94a0ecd5b5a 2011-08-23 08:38:18 From: Toshi MARUYAMA Date: 2011-08-23 08:38:18 Subject: [PATCH] rename .rhtml to .html.erb of app/views/repositories/_navigation.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@6535 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/app/views/repositories/_navigation.rhtml b/app/views/repositories/_navigation.html.erb similarity index 100% rename from app/views/repositories/_navigation.rhtml rename to app/views/repositories/_navigation.html.erb