sqze
This commit is contained in:
parent
f9cfda3a2b
commit
74bced561e
|
|
@ -124,7 +124,7 @@
|
|||
<td> <?= _("Retenu") ?> </td>
|
||||
<td> <INPUT class="form-control" style='font-size:10pt;' TYPE="number" id="montantApayer" NAME="montantApayer" required value="<?= $fraisfuneraire['montantApayer'] ?>" onBlur="controle_numerique(this);" > </td>
|
||||
|
||||
<td> <?= _("Etat") ?> </td>
|
||||
<td align="center"> <?= _("Etat") ?> </td>
|
||||
<td>
|
||||
<SELECT class="form-control" id="codeEtatDemandeFrais" NAME="codeEtatDemandeFrais" required style='font-size:10pt;'>
|
||||
<?php liste_options($etatDemande, $fraisfuneraire['codeEtatDemandeFrais']); ?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user