Merge branch 'main' of git.ebene.ovh:ebene/radiantrh

This commit is contained in:
KONE SOREL 2026-01-05 12:42:52 +00:00
commit 249b9842ba
2 changed files with 4 additions and 1 deletions

View File

@ -79,13 +79,14 @@ class ControleurRechercherassure extends Controleur {
$this->rediriger("Fichebeneficiaire", $beneficiaires['0']['id']);
} else
{
/*
var_dump(
array(
"cas" => "Fiche vide",
)
);
exit();
*/
$this->genererVue(array('derniernumerobeneficiaires'=> $derniernumerobeneficiaires,'beneficiaires' => $beneficiaires));
}
}

View File

@ -2,6 +2,8 @@
// $this->titre = "INTER SANTE - "._("Rechercher assuré") ;
?>
KANE Rechercher
<form id="frmrecherche" name="frmrecherche" method="post" action="Rechercherassure/index/">
<fieldset>