From 3bee0d7b9af78ff28421f6344c7bbd8b631fd412 Mon Sep 17 00:00:00 2001 From: Strati Date: Sat, 28 Jul 2018 18:27:59 +0200 Subject: [PATCH 01/10] change forms --- WebClient/WpfWebClient/ExamForm.xaml | 11 +++++ WebClient/WpfWebClient/ExamForm.xaml.cs | 42 ++++++++++++++++++++ WebClient/WpfWebClient/FoodplaceForm.xaml | 9 +++++ WebClient/WpfWebClient/FoodplaceForm.xaml.cs | 16 ++++++++ WebClient/WpfWebClient/PatientForm.xaml | 27 +++++++------ WebClient/WpfWebClient/PatientForm.xaml.cs | 35 ++++++++++++---- 6 files changed, 120 insertions(+), 20 deletions(-) diff --git a/WebClient/WpfWebClient/ExamForm.xaml b/WebClient/WpfWebClient/ExamForm.xaml index 7b77e2c..331559f 100644 --- a/WebClient/WpfWebClient/ExamForm.xaml +++ b/WebClient/WpfWebClient/ExamForm.xaml @@ -18,5 +18,16 @@