diff --git a/Controleur/ControleurConsultationsinitiees.php b/Controleur/ControleurConsultationsinitiees.php index 7ad09a3..c2b2e56 100755 --- a/Controleur/ControleurConsultationsinitiees.php +++ b/Controleur/ControleurConsultationsinitiees.php @@ -28,4 +28,5 @@ class ControleurConsultationsinitiees extends Controleur { $this->genererVue(array('demandes' => $demandes, 'reponsedemande' => $reponsedemande)); } + } \ No newline at end of file diff --git a/Controleur/ControleurInitierconsultation.php b/Controleur/ControleurInitierconsultation.php index 50b22c7..84e62c1 100755 --- a/Controleur/ControleurInitierconsultation.php +++ b/Controleur/ControleurInitierconsultation.php @@ -20,11 +20,11 @@ class ControleurInitierconsultation extends Controleur { public function index() { - $idDemandeRdv = $_SESSION['idDemandeRdv'] ?? '0'; + $idDemandeconsultation = $_SESSION['idDemandeconsultation'] ?? '0'; $benficiaires = $this->rendezvous->getBeneficaire(); - $demande = $this->rendezvous->getDemandeRdv($idDemandeRdv); + $demande = $this->rendezvous->getDemandeConsultation($idDemandeconsultation); $specialites = $this->rendezvous->getSpecialiteRdv(); diff --git a/Js/fonctions.js b/Js/fonctions.js index 6f94300..722b783 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -18824,3 +18824,236 @@ function patience_connexion(){ $("#div_patienter").html('