diff --git a/ietf/templates/group/meetings-row.html b/ietf/templates/group/meetings-row.html index 38266e5ce07..6dc65ab7f6b 100644 --- a/ietf/templates/group/meetings-row.html +++ b/ietf/templates/group/meetings-row.html @@ -30,7 +30,7 @@ {% if s.current_status == "sched" %}{{ s.time|date:"D" }}{% endif %} - {% if show_ical %} + {% if show_ical and s.current_status == "sched" %} {% if s.meeting.type_id == 'ietf' %} {{ s.time|date:"H:i" }}