From 393beb743bb9d00282b19f4ccc7704b0a95b8222 Mon Sep 17 00:00:00 2001 From: Lars Eggert Date: Sat, 4 Nov 2023 12:45:14 +0100 Subject: [PATCH] fix: Remove time from materials cell Fixes #6542 --- ietf/templates/group/meetings-row.html | 1 - 1 file changed, 1 deletion(-) diff --git a/ietf/templates/group/meetings-row.html b/ietf/templates/group/meetings-row.html index d1775f3cc9..fbaf7cd560 100644 --- a/ietf/templates/group/meetings-row.html +++ b/ietf/templates/group/meetings-row.html @@ -32,7 +32,6 @@ {% if show_ical and s.current_status == "sched" %} {% if s.meeting.type_id == 'ietf' %} - {{ s.time|date:"H:i" }}