nest issues actions in one route collection
This commit is contained in:
parent
dd64b761c6
commit
d63f04ab16
1 changed files with 2 additions and 4 deletions
|
@ -53,8 +53,6 @@ Gitlab::Application.routes.draw do
|
||||||
resources :issues do
|
resources :issues do
|
||||||
collection do
|
collection do
|
||||||
post :sort
|
post :sort
|
||||||
end
|
|
||||||
collection do
|
|
||||||
get :search
|
get :search
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue