draft seasons get special treatment :)
This commit is contained in:
@@ -39,6 +39,9 @@ func SeasonLeagueStatsPage(
|
||||
return
|
||||
}
|
||||
|
||||
if redirectDraftSeasonLeague(season, "stats", w, r) {
|
||||
return
|
||||
}
|
||||
if r.Method == "GET" {
|
||||
renderSafely(seasonsview.SeasonLeagueStatsPage(season, league), s, r, w)
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user