Fix redirects. Add link to new team and new group
This commit is contained in:
parent
6350b32a3d
commit
6743ecec59
3 changed files with 17 additions and 9 deletions
|
@ -28,7 +28,7 @@ class TeamsController < ApplicationController
|
|||
|
||||
def destroy
|
||||
user_team.destroy
|
||||
redirect_to teams_path
|
||||
redirect_to dashboard_path
|
||||
end
|
||||
|
||||
def new
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue