From cdbc1d9f3e452889f0105ad79bc72d25651f7759 Mon Sep 17 00:00:00 2001 From: Marcel Hirschle Date: Thu, 17 Feb 2022 13:42:32 +0100 Subject: [PATCH] =?UTF-8?q?MH:=20M=C3=B6glichkeit,=20die=20Statuszeile=20e?= =?UTF-8?q?in-=20und=20auszublenden,=20eingebaut?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BeWo/View/Detail/Report/DienstplanerView.xaml | 15 +- .../Detail/Report/DienstplanerView.xaml.cs | 259 +++++++++++------- .../Dienstplanung/DienstplanungsManager.cs | 42 ++- Shared/DataContracts/DienstplanerRootDC.cs | 3 + 4 files changed, 212 insertions(+), 107 deletions(-) diff --git a/BeWo/View/Detail/Report/DienstplanerView.xaml b/BeWo/View/Detail/Report/DienstplanerView.xaml index 81b477fe6..b75eddbd5 100644 --- a/BeWo/View/Detail/Report/DienstplanerView.xaml +++ b/BeWo/View/Detail/Report/DienstplanerView.xaml @@ -121,6 +121,7 @@ + @@ -128,7 +129,7 @@