From d140ffac622cf5e80de1f59098fa3504cd91597e Mon Sep 17 00:00:00 2001 From: Andrew Dassonville Date: Sat, 24 Sep 2016 21:37:57 -0700 Subject: [PATCH] Force numeric team number With `type="text"`, team numbers could be any string. There's no reason a team number should ever be anything besides an integer, and non-numeric characters get stripped, anyways. --- templates/match_play.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/match_play.html b/templates/match_play.html index af66961..dbae5c9 100644 --- a/templates/match_play.html +++ b/templates/match_play.html @@ -243,7 +243,7 @@
{{.position}}
-