From 376fd06fd30f04964294cce079ff4e542d6fbc2d Mon Sep 17 00:00:00 2001 From: Razmig Sarkissian Date: Fri, 4 Aug 2023 11:38:08 +0200 Subject: [PATCH] fix refresh --- scores/templates/scores/ranks.html | 3 +++ scores/templates/scores/teams.html | 3 +++ 2 files changed, 6 insertions(+) diff --git a/scores/templates/scores/ranks.html b/scores/templates/scores/ranks.html index 6a9d577..37a7fd5 100644 --- a/scores/templates/scores/ranks.html +++ b/scores/templates/scores/ranks.html @@ -13,6 +13,9 @@ Padel + {% if not tv %} + + {% endif %} {% if tv %}
diff --git a/scores/templates/scores/teams.html b/scores/templates/scores/teams.html index b4eb7db..2db35a0 100644 --- a/scores/templates/scores/teams.html +++ b/scores/templates/scores/teams.html @@ -13,6 +13,9 @@ Padel + {% if not tv %} + + {% endif %} {% if tv %}