From e05488c190b89743e68aaca62bd45e8df8583500 Mon Sep 17 00:00:00 2001 From: Yoan Le Clanche Date: Tue, 7 Sep 2021 11:37:43 +0200 Subject: [PATCH] https://trackers.pilotsystems.net/prebarreau/0253 : hide webclass remaining slots --- teleforma/webclass/templates/webclass/appointments.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/teleforma/webclass/templates/webclass/appointments.html b/teleforma/webclass/templates/webclass/appointments.html index 637b1c4b..a052a298 100644 --- a/teleforma/webclass/templates/webclass/appointments.html +++ b/teleforma/webclass/templates/webclass/appointments.html @@ -60,7 +60,7 @@ Horaire Professeur - Places restantes + {% comment %} Places restantes {% endcomment %} Inscription @@ -73,9 +73,9 @@ {{slot.professor}} - + {% comment %} {{slot.remaining_participant_slot}} - + {% endcomment %}
-- 2.39.5