df
This commit is contained in:
parent
4cb2a3145a
commit
f1bf5807f2
|
|
@ -46,7 +46,7 @@
|
|||
<span class="input-group-text bg-white border-2 border-end-0">
|
||||
<i class="fas fa-globe-africa text-muted"></i>
|
||||
</span>
|
||||
<select class="form-control selectpicker border-2 border-start-0" id="codePays" name="codePays" required onchange="afficheDonneesTableChoisie('Ajaxtblisterjoursferiers');">
|
||||
<select class="form-select border-2 border-start-0" id="codePays" name="codePays" disabled>
|
||||
<?php liste_options($pays, $_SESSION['codePaysSociete'], true); ?>
|
||||
</select>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user