a
This commit is contained in:
parent
98cfeda96a
commit
ce5232f7b0
|
|
@ -25,9 +25,6 @@ class ControleurAjaxsituationproformahospit extends Controleur {
|
|||
|
||||
$statut = $this->garantie->getstatutproformahospit($idBeneficiaire, $codeActe, $codeGarantie, $datePrestation);
|
||||
|
||||
echo "après getstatutproformahospit";
|
||||
exit();
|
||||
|
||||
$this->genererVueAjax(array('statut' => $statut));
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user