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