a
This commit is contained in:
parent
e00116f23e
commit
035e0d05f6
|
|
@ -109,7 +109,7 @@
|
|||
<td> <?= _("RDV Possible?") ?> </td>
|
||||
<td>
|
||||
<SELECT class="form-control" id="rdvPossible" NAME="rdvPossible" required>
|
||||
<?php liste_options($ouinonrdvPossible, $prestataire["rdvPossible"]); ?>
|
||||
<?php liste_options($ouinonrdvPossible, $prestataire["rdvPossible"], true); ?>
|
||||
</SELECT>
|
||||
</td>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user