Revert partial changes from 9db855f, keeping changes to preview_middleware and teams_new
This commit is contained in:
@@ -39,9 +39,6 @@ func SeasonLeagueFinalsPage(
|
||||
return
|
||||
}
|
||||
|
||||
if redirectDraftSeasonLeague(season, "finals", w, r) {
|
||||
return
|
||||
}
|
||||
if r.Method == "GET" {
|
||||
renderSafely(seasonsview.SeasonLeagueFinalsPage(season, league), s, r, w)
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user