draft seasons get special treatment :)
This commit is contained in:
@@ -38,6 +38,9 @@ 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