From 28f67a173e0456a45a88e9b2504be59fa7365d92 Mon Sep 17 00:00:00 2001 From: SteveMaier-IRT Date: Tue, 12 Sep 2023 17:13:40 -0400 Subject: [PATCH] Removed the totals and perentages from the tally display. Fixed the export of the guardian data Updated version numbers --- .../ElectionGuard.UI/Controls/ContestControl.xaml | 12 ++++++------ .../ElectionGuard.UI/ElectionGuard.UI.csproj | 2 +- .../Helpers/ElectionRecordGenerator.cs | 5 +++-- .../Platforms/Windows/Package.appxmanifest | 2 +- .../ViewModels/ViewTallyViewModel.cs | 10 +++++----- 5 files changed, 16 insertions(+), 15 deletions(-) diff --git a/src/electionguard-ui/ElectionGuard.UI/Controls/ContestControl.xaml b/src/electionguard-ui/ElectionGuard.UI/Controls/ContestControl.xaml index 70b77fd07..b0a922277 100644 --- a/src/electionguard-ui/ElectionGuard.UI/Controls/ContestControl.xaml +++ b/src/electionguard-ui/ElectionGuard.UI/Controls/ContestControl.xaml @@ -39,10 +39,10 @@ Grid.Column="2" FontAttributes="Bold" Text="{helper:Translate VotesText}" /> -