From 7e61f3917b2cdd9a90f5fd2757ac41aa49b6d2fd Mon Sep 17 00:00:00 2001 From: Patrick Fairbank Date: Sat, 15 Jul 2017 10:51:08 -0700 Subject: [PATCH] Remove some more 2016 stuff. --- match_result.go | 2 +- templates/audience_display.html | 4 ++-- templates/base.html | 2 +- templates/setup_settings.html | 9 --------- 4 files changed, 4 insertions(+), 13 deletions(-) diff --git a/match_result.go b/match_result.go index abc61ad..f4d2852 100644 --- a/match_result.go +++ b/match_result.go @@ -148,7 +148,7 @@ func (matchResult *MatchResult) CorrectEliminationScore() { } } - // No elimination tiebreakers in 2016 Chezy Champs rules. + // No elimination tiebreakers in 2017 Chezy Champs rules. } // Calculates and returns the summary fields used for ranking and display. diff --git a/templates/audience_display.html b/templates/audience_display.html index d38d590..8ad5788 100644 --- a/templates/audience_display.html +++ b/templates/audience_display.html @@ -53,7 +53,7 @@
- {{.EventSettings.Name}} 2016 + {{.EventSettings.Name}} 2017
@@ -107,7 +107,7 @@
- {{.EventSettings.Name}} 2016 + {{.EventSettings.Name}} 2017
diff --git a/templates/base.html b/templates/base.html index 604ca4f..041fc72 100644 --- a/templates/base.html +++ b/templates/base.html @@ -107,7 +107,7 @@ -
- 2016 Game Rules -
- -
- -
-
-