From ef0d2c82db7468d60edbc0ace0b17ee9f83a2c24 2011-08-27 23:48:49 From: Toshi MARUYAMA Date: 2011-08-27 23:48:49 Subject: [PATCH] rename .rhtml to .html.erb of app/views/workflows/_action_menu.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@6684 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/app/views/workflows/_action_menu.rhtml b/app/views/workflows/_action_menu.html.erb similarity index 100% rename from app/views/workflows/_action_menu.rhtml rename to app/views/workflows/_action_menu.html.erb