From 14c1102a1bdcaa9ec85f5127f8bd07e26e1f2a86 Mon Sep 17 00:00:00 2001 From: Virginia Dooley Date: Thu, 2 May 2024 16:19:24 +0100 Subject: [PATCH] Differentiate election names Relevant when there are two types in the same ward --- .../people/includes/_person_previous_elections_card.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wcivf/apps/people/templates/people/includes/_person_previous_elections_card.html b/wcivf/apps/people/templates/people/includes/_person_previous_elections_card.html index 55172e3ae..7f69d528e 100644 --- a/wcivf/apps/people/templates/people/includes/_person_previous_elections_card.html +++ b/wcivf/apps/people/templates/people/includes/_person_previous_elections_card.html @@ -21,7 +21,7 @@

{% blocktrans trimmed with person_name=object.name %}{{ person {{ person_post.election.election_date|date:"Y" }} - {{ person_post.post.label }}: {{ person_post.election }} + {{ person_post.post.label }}: {{ person_post.election.nice_election_name }} {{ person_post.party_name }}