a
This commit is contained in:
parent
6e29ab2c0f
commit
28fc29ac1d
|
|
@ -9,7 +9,7 @@
|
||||||
<td> <?= _("Police") ?> </td>
|
<td> <?= _("Police") ?> </td>
|
||||||
<td>
|
<td>
|
||||||
<SELECT style="font-size:10pt;" class="form-control selectpicker" data-live-search="true" id="idPolice" NAME="idPolice" required>
|
<SELECT style="font-size:10pt;" class="form-control selectpicker" data-live-search="true" id="idPolice" NAME="idPolice" required>
|
||||||
<?php liste_options_consultation($polices,"",false); ?>
|
<?php liste_options($polices,"",false); ?>
|
||||||
</SELECT>
|
</SELECT>
|
||||||
</td>
|
</td>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user