From 2648f0d4b9e934f48ea8213fc0cf6a69df5cff9b Mon Sep 17 00:00:00 2001 From: catvayor Date: Fri, 16 Jun 2023 21:17:58 +0200 Subject: [PATCH] those should be spans --- static/admin.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/static/admin.html b/static/admin.html index 95be2d2..685dda8 100644 --- a/static/admin.html +++ b/static/admin.html @@ -112,12 +112,12 @@ row += `` - row += `
+ row += ` `; - row += `
+ row += ` @@ -125,7 +125,7 @@ row += `` - row += `` + row += `` info_table.innerHTML += `${row}` for(i in equipes){ var equipe = equipes[i];