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