From 6b7d52c79b2be9d44b0070b36e7be15bf18b788f Mon Sep 17 00:00:00 2001 From: Emmy D'Anello Date: Tue, 9 Jul 2024 12:44:04 +0200 Subject: [PATCH] Fix the passage table with observers Signed-off-by: Emmy D'Anello --- draw/templates/draw/tournament_content.html | 24 ++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/draw/templates/draw/tournament_content.html b/draw/templates/draw/tournament_content.html index 907fa6a..9bc4724 100644 --- a/draw/templates/draw/tournament_content.html +++ b/draw/templates/draw/tournament_content.html @@ -176,7 +176,7 @@ 📁 {% trans "Export" %} - {% if tournament.final %} + {% if tournament.final or TFJM.APP == "ETEAM" %} {# Volunteers can continue the second round for the final tournament #}