From fe1f1f8ff95d6a35ce90ccb6c9f2aeba3212def7 Mon Sep 17 00:00:00 2001 From: Nicolas MAYE Date: Thu, 19 Jan 2023 13:24:13 +0100 Subject: [PATCH] =?UTF-8?q?impl=C3=A9mentation=20des=20fonctionnalit=C3=A9?= =?UTF-8?q?s=20enregistrer=20et=20supprimer=20echeance=20+=20retirer=20et?= =?UTF-8?q?=20supprimer=20operation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../IHM/Desktop/CV_EnregistrerEcheance.xaml | 6 +++--- .../Desktop/CV_EnregistrerEcheance.xaml.cs | 21 ++++++++++++++----- Sources/IHM/Desktop/CV_SupprimerEcheance.xaml | 6 +++--- .../IHM/Desktop/CV_SupprimerEcheance.xaml.cs | 13 ++++++++---- Sources/IHM/Desktop/CV_retirer.xaml | 8 +++---- Sources/IHM/Desktop/CV_retirer.xaml.cs | 20 +++++++++++++----- Sources/IHM/Desktop/CV_supprimerOp.xaml | 7 ++++--- Sources/IHM/Desktop/CV_supprimerOp.xaml.cs | 21 +++++++++++++------ Sources/Modele/Manager.cs | 13 ++++++++++++ 9 files changed, 82 insertions(+), 33 deletions(-) diff --git a/Sources/IHM/Desktop/CV_EnregistrerEcheance.xaml b/Sources/IHM/Desktop/CV_EnregistrerEcheance.xaml index 260cd5a..1098cfa 100644 --- a/Sources/IHM/Desktop/CV_EnregistrerEcheance.xaml +++ b/Sources/IHM/Desktop/CV_EnregistrerEcheance.xaml @@ -29,10 +29,10 @@