]> source.dussan.org Git - redmine.git/commit
rename .rhtml to .html.erb of app/views/issue_categories/destroy.rhtml.
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 1 Sep 2011 12:16:39 +0000 (12:16 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 1 Sep 2011 12:16:39 +0000 (12:16 +0000)
commit70e38c9ddac8beb86716fc1f3a4fa9e48b422f6d
treefd93ab316d91eaa2275866c13b47956fa157c18b
parent1252b44381ec81ea3d1af2f26650201007358b34
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
app/views/issue_categories/destroy.html.erb [new file with mode: 0644]
app/views/issue_categories/destroy.rhtml [deleted file]