A
This commit is contained in:
parent
25e159f7d6
commit
3be3571597
|
|
@ -24,19 +24,11 @@
|
|||
|
||||
$nbreFichier = count($geds);
|
||||
|
||||
var_dump(
|
||||
array(
|
||||
"idDossier" => $idDossier,
|
||||
)
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
|
||||
<legend> <?= _("Demande de remboursement direct") ?> </legend>
|
||||
|
||||
<INPUT TYPE="text" value="<?= $idBeneficiaire ?>">
|
||||
|
||||
<INPUT class="sr-only" TYPE="text" id="idDemandeRemboursement" NAME="idDemandeRemboursement" value="<?= $idDemandeRemboursement ?>">
|
||||
<INPUT class="sr-only" TYPE="text" id="idAdherent" NAME="idAdherent" value="<?= $idAdherent ?>">
|
||||
<INPUT class="sr-only" TYPE="text" id="idBeneficiaire" NAME="idBeneficiaire" value="<?= $idBeneficiaire ?>">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user