a
This commit is contained in:
parent
67c5ff2372
commit
d0296a56cd
|
|
@ -403,8 +403,8 @@
|
|||
<tr >
|
||||
<td width="10%" align="center"> <i class="fa fa-flag"></i> <?= _("Effectuée") ?> </td>
|
||||
<td width="20%">
|
||||
<SELECT class="form-select" id="etatFeuille" NAME="etatFeuille" style='font-size:10pt;' onchange="javascript:listerdemandesconsultation();" >
|
||||
<?php liste_options($demandes_effectuees, "0", true); ?>
|
||||
<SELECT class="form-select" id="demandeEffectuee" NAME="etatFedemandeEffectueeuille" style='font-size:10pt;' onchange="javascript:listerdemandesconsultation();" >
|
||||
<?php liste_options_consultation($demandes_effectuees, "0"); ?>
|
||||
</SELECT>
|
||||
</td>
|
||||
<td> </td>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user