diff --git a/Controleur/ControleurPrestataires.php b/Controleur/ControleurPrestataires.php index 3a43d5c..3c88847 100755 --- a/Controleur/ControleurPrestataires.php +++ b/Controleur/ControleurPrestataires.php @@ -38,7 +38,8 @@ class ControleurPrestataires extends Controleur $codePays = $_SESSION['codePaysSociete']; $codeVille = ""; - $typeprestataire = $this->typeprestataire->getListeTous(); + // $typeprestataire = $this->typeprestataire->getListeTous(); + $typeprestataire = $this->typeprestataire->getListeReseau(); // $reseausoins = $this->reseausoins->getReseausoinsFamille(); // $codeReseau = $this->reseausoins->getReseauFamille();