From efc12bae3bebb93262c73ebf43a1299aca986eb6 Mon Sep 17 00:00:00 2001 From: Di M Date: Tue, 15 Oct 2024 11:09:50 +0200 Subject: [PATCH] Fixed attendance for new parties --- pombola/south_africa/templates/core/person_detail.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pombola/south_africa/templates/core/person_detail.html b/pombola/south_africa/templates/core/person_detail.html index 9cda23256..58d009ecf 100644 --- a/pombola/south_africa/templates/core/person_detail.html +++ b/pombola/south_africa/templates/core/person_detail.html @@ -415,7 +415,7 @@

Public messages sent to this politician

{% block plenary_appearances %} - {% if hansard.count or question.count or committee.count %} + {% if hansard.count or question.count or committee.count or attendance %}

Politician Activity

{% if attendance %}