From e3ddfb57d2b1d484f7a4a20eb7c1e8cc81552a1d Mon Sep 17 00:00:00 2001 From: Yoan Le Clanche Date: Fri, 3 Jul 2020 12:14:53 +0200 Subject: [PATCH] Fix day display in popup message --- teleforma/webclass/templates/webclass/appointments.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/teleforma/webclass/templates/webclass/appointments.html b/teleforma/webclass/templates/webclass/appointments.html index ee24c413..4afe293a 100644 --- a/teleforma/webclass/templates/webclass/appointments.html +++ b/teleforma/webclass/templates/webclass/appointments.html @@ -79,7 +79,7 @@
- + {% csrf_token %} {% if slot.participant_slot_available %} -- 2.39.5