mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-09 13:46:44 -04:00
Added alliance selection page.
This commit is contained in:
@@ -198,6 +198,8 @@ func SchedulePdfReportHandler(w http.ResponseWriter, r *http.Request) {
|
||||
matchType = "Qualification"
|
||||
} else if matchType == "practice" {
|
||||
matchType = "Practice"
|
||||
} else if matchType == "elimination" {
|
||||
matchType = "Elimination"
|
||||
}
|
||||
|
||||
// Render match info row.
|
||||
|
||||
Reference in New Issue
Block a user