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