df
This commit is contained in:
parent
22d136aaf0
commit
9eb6933900
|
|
@ -75,7 +75,7 @@
|
|||
<?php else: ?>
|
||||
<div class="col-12">
|
||||
<label class="form-label fw-bold"><?= _("Décision de validation") ?> <span class="text-danger">*</span></label>
|
||||
<select class="form-select border-primary" id="codeStatutPaiementAjax" name="codeStatutPaiementAjax" disabled>
|
||||
<select class="form-control border-primary" id="codeStatutPaiementAjax" name="codeStatutPaiementAjax" disabled>
|
||||
<?php liste_options($reponsedemande, $codeStatutPaiement); ?>
|
||||
</select>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user