Skip to content

Commit

Permalink
Header change to match data
Browse files Browse the repository at this point in the history
  • Loading branch information
VirginiaDooley committed Jul 18, 2024
1 parent 925ec98 commit 9105fa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ynr/apps/elections/templates/elections/election_list.html
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ <h3>{{ group.grouper }}</h3>
{% if group.list.0.polls_closed %}
<th>Results Complete?</th>
<th>Winner(s) marked</th>
<th>Has Number of Ballots</th>
<th>Has Electorate</th>
<th>Has Turnout Reported</th>
<th>Has Spoilt Ballots</th>
{% endif %}
Expand Down

0 comments on commit 9105fa4

Please sign in to comment.