diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-09-01 12:16:39 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-09-01 12:16:39 +0000 |
commit | 70e38c9ddac8beb86716fc1f3a4fa9e48b422f6d (patch) | |
tree | fd93ab316d91eaa2275866c13b47956fa157c18b /app/views/issue_categories | |
parent | 1252b44381ec81ea3d1af2f26650201007358b34 (diff) | |
download | redmine-70e38c9ddac8beb86716fc1f3a4fa9e48b422f6d.tar.gz redmine-70e38c9ddac8beb86716fc1f3a4fa9e48b422f6d.zip |
rename .rhtml to .html.erb of app/views/issue_categories/destroy.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@6990 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'app/views/issue_categories')
-rw-r--r-- | app/views/issue_categories/destroy.html.erb (renamed from app/views/issue_categories/destroy.rhtml) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/app/views/issue_categories/destroy.rhtml b/app/views/issue_categories/destroy.html.erb index 2b61810e7..2b61810e7 100644 --- a/app/views/issue_categories/destroy.rhtml +++ b/app/views/issue_categories/destroy.html.erb |