From 41966122dd92f3021af886ef6885a2ebe4de345c Mon Sep 17 00:00:00 2001 From: Ryan Cross Date: Sat, 23 Mar 2019 16:02:00 +0000 Subject: [PATCH] Fix multiple issues with secretariat non-session view, including indicator of cancelled sessions. Fixes #2701. Commit ready for merge. - Legacy-Id: 16088 --- ietf/secr/templates/meetings/non_session.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ietf/secr/templates/meetings/non_session.html b/ietf/secr/templates/meetings/non_session.html index a078b6703..584750766 100644 --- a/ietf/secr/templates/meetings/non_session.html +++ b/ietf/secr/templates/meetings/non_session.html @@ -24,7 +24,7 @@ {% for assignment in assignments %} - + {{ assignment.timeslot.time|date:"D" }} {{ assignment.timeslot.time|date:"H:i" }}-{{ assignment.timeslot.end_time|date:"H:i" }} {{ assignment.timeslot.name }}