mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2025-06-29 22:31:14 +02:00
Fix script that generates data for second teams when there are 5 teams in the pool
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
This commit is contained in:
@ -1660,7 +1660,6 @@ class PoolNotesTemplateView(VolunteerMixin, DetailView):
|
||||
|
||||
table.addElement(TableRow())
|
||||
|
||||
|
||||
if self.object.participations.count() == 5:
|
||||
# 5-teams pools are separated in two different objects.
|
||||
# So, displaying the ranking may don't make any sens. We don't display it for this reason.
|
||||
|
Reference in New Issue
Block a user