a
This commit is contained in:
parent
abd57169e0
commit
1782f034f3
|
|
@ -71,7 +71,7 @@ class ControleurRechercherassure extends Controleur {
|
||||||
{
|
{
|
||||||
var_dump(
|
var_dump(
|
||||||
array(
|
array(
|
||||||
"cas" => "Fichebeneficiaire",
|
"cas" => "1 bénéficiaire triouvé => Fichebeneficiaire",
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
exit();
|
exit();
|
||||||
|
|
|
||||||
|
|
@ -2,8 +2,6 @@
|
||||||
// $this->titre = "INTER SANTE - "._("Rechercher assuré") ;
|
// $this->titre = "INTER SANTE - "._("Rechercher assuré") ;
|
||||||
?>
|
?>
|
||||||
|
|
||||||
KANE Rechercher
|
|
||||||
|
|
||||||
<form id="frmrecherche" name="frmrecherche" method="post" action="Rechercherassure/index/">
|
<form id="frmrecherche" name="frmrecherche" method="post" action="Rechercherassure/index/">
|
||||||
<fieldset>
|
<fieldset>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user