Redmine/app/views/issue_categories
Toshi MARUYAMA 4c636ab328 rename .rhtml to .html.erb of app/views/issue_categories/_form.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@6992 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-01 12:19:52 +00:00
..
_form.html.erb rename .rhtml to .html.erb of app/views/issue_categories/_form.rhtml. 2011-09-01 12:19:52 +00:00
destroy.html.erb rename .rhtml to .html.erb of app/views/issue_categories/destroy.rhtml. 2011-09-01 12:16:39 +00:00
edit.html.erb rename .rhtml to .html.erb of app/views/issue_categories/edit.rhtml. 2011-09-01 12:19:13 +00:00
new.html.erb Moves ProjectsController#add_issue_category to IssueCategoriesController#new. 2010-03-06 18:43:00 +00:00