From a6a3133b117bf805c4c30990b63d9ac6b79e15b8 Mon Sep 17 00:00:00 2001 From: nimaye Date: Wed, 14 Dec 2022 15:21:56 +0100 Subject: [PATCH] ajout de la content View de delete planification --- .../IHM/Desktop/CV_DeletePlanification.xaml | 33 +++++++++++++++++++ .../Desktop/CV_DeletePlanification.xaml.cs | 19 +++++++++++ Sources/IHM/Desktop/CV_Planification.xaml.cs | 4 +-- Sources/IHM/Desktop/Dashboard.xaml.cs | 2 +- Sources/IHM/IHM.csproj | 3 ++ 5 files changed, 58 insertions(+), 3 deletions(-) create mode 100644 Sources/IHM/Desktop/CV_DeletePlanification.xaml create mode 100644 Sources/IHM/Desktop/CV_DeletePlanification.xaml.cs diff --git a/Sources/IHM/Desktop/CV_DeletePlanification.xaml b/Sources/IHM/Desktop/CV_DeletePlanification.xaml new file mode 100644 index 0000000..6c2b227 --- /dev/null +++ b/Sources/IHM/Desktop/CV_DeletePlanification.xaml @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + +