a
This commit is contained in:
@@ -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));
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user