Fix mispelling and ambiguous id in UserTeam.without_project
This commit is contained in:
parent
ca105d0462
commit
ca752e64fb
8 changed files with 6 additions and 13 deletions
|
@ -272,7 +272,7 @@ Gitlab::Application.routes.draw do
|
|||
scope module: :projects do
|
||||
resources :teams, only: [] do
|
||||
collection do
|
||||
get :avaliable
|
||||
get :available
|
||||
post :assign
|
||||
end
|
||||
member do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue