5 lines
220 B
PHP
Executable File
5 lines
220 B
PHP
Executable File
<SELECT id="codeMedecin" class="form-control selectpicker" data-live-search="true" NAME="codeMedecin" required style='font-size:10pt;height:30px !important;' >
|
|
<?php liste_options($medecins,""); ?>
|
|
</SELECT>
|
|
|