From 1df7319e26fe4ebccb1798c13b8f12a38f21b76f Mon Sep 17 00:00:00 2001 From: Lars Eggert Date: Sun, 5 Nov 2023 11:04:25 +0100 Subject: [PATCH] fix: Remove time from materials cell (#6584) 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 d1775f3cc..fbaf7cd56 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" }}