fd
This commit is contained in:
parent
8f08dad036
commit
2232a4f389
|
|
@ -1,3 +1 @@
|
||||||
<?php foreach ($ville as $v): ?>
|
<?= liste_options($ville, $localite['codeVille'] ?? '', false) ?>
|
||||||
<option value="<?= $v['code'] ?>"><?= $v['libelle'] ?></option>
|
|
||||||
<?php endforeach; ?>
|
|
||||||
Loading…
Reference in New Issue
Block a user