From 023d5e537f98a41dfa4b228467a4c1c743dbf8ee Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Thu, 5 Mar 2026 10:21:55 +0000 Subject: [PATCH] a --- Controleur/ControleurCreerprestataire.php | 5 ++++- Vue/Creerprestataire/index.php | 8 +++++--- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/Controleur/ControleurCreerprestataire.php b/Controleur/ControleurCreerprestataire.php index 07ed41d2..ed3f0330 100644 --- a/Controleur/ControleurCreerprestataire.php +++ b/Controleur/ControleurCreerprestataire.php @@ -36,6 +36,7 @@ class ControleurCreerprestataire 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(); @@ -61,6 +62,8 @@ class ControleurCreerprestataire extends Controleur $this->genererVue(array('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 + )); } } \ No newline at end of file diff --git a/Vue/Creerprestataire/index.php b/Vue/Creerprestataire/index.php index 5b71c61c..9d1e6744 100644 --- a/Vue/Creerprestataire/index.php +++ b/Vue/Creerprestataire/index.php @@ -2,6 +2,8 @@ +input class="sr-only" type="text" id="conventionne" name="conventionne" value="1"> + @@ -101,10 +103,10 @@ - +
- +