@@ -193,7 +193,6 ActionController::Routing::Routes.draw do |map| | |||
|
193 | 193 | activity.connect 'activity.:format', :id => nil |
|
194 | 194 | end |
|
195 | 195 | |
|
196 | ||
|
197 | 196 | map.with_options :controller => 'issue_categories' do |categories| |
|
198 | 197 | categories.connect 'projects/:project_id/issue_categories/new', :action => 'new' |
|
199 | 198 | end |
General Comments 0
You need to be logged in to leave comments.
Login now