From 5ff68676c3feabcfa59b55b96305c197ecf4fffc Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Sat, 7 Mar 2026 02:03:23 +0000 Subject: [PATCH] a --- Controleur/ControleurModifierprestataire.php | 4 +++- Vue/Modifierprestataire/index.php | 7 ++++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/Controleur/ControleurModifierprestataire.php b/Controleur/ControleurModifierprestataire.php index e3d5fed8..a5ce7fd0 100644 --- a/Controleur/ControleurModifierprestataire.php +++ b/Controleur/ControleurModifierprestataire.php @@ -36,6 +36,7 @@ class ControleurModifierprestataire extends Controleur $this->tarifsoptique = new Tarifsoptiques(); $this->typedecompte = new Typedecompte(); $this->ouinonconvention = (new Ouinon())->getListe(); + $this->ouinonrdvPossible = (new Ouinon())->getListe(); $this->ouinongestionreseau = (new Ouinon())->getListe(); $this->banque = new Banque(); $this->langue = new Langue(); @@ -64,7 +65,8 @@ class ControleurModifierprestataire extends Controleur $this->genererVue(array('prestataire' => $prestataire, 'pays' => $pays, 'ville' => $ville, 'listelocalite' => $localite, 'typeprestataire' => $typeprestataire, 'reseausoins' => $reseausoins, 'tarifacte' => $tarifacte, 'banque' => $banque, 'tarifsmedicament' => $tarifsmedicament, 'tarifsoptique' => $tarifsoptique, 'typedecompte' => $typedecompte, - 'ouinonconvention' => $this->ouinonconvention, 'ouinongestionreseau' => $this->ouinongestionreseau, 'langue' => $langue)); + 'ouinonconvention' => $this->ouinonconvention, 'ouinongestionreseau' => $this->ouinongestionreseau, + 'langue' => $langue, 'ouinonrdvPossible' => $this->ouinonrdvPossible)); } diff --git a/Vue/Modifierprestataire/index.php b/Vue/Modifierprestataire/index.php index 71de332a..0d98e7cc 100644 --- a/Vue/Modifierprestataire/index.php +++ b/Vue/Modifierprestataire/index.php @@ -5,6 +5,7 @@ + @@ -105,10 +106,10 @@ - +
- +