z
This commit is contained in:
parent
e5b5e53045
commit
e00116f23e
|
|
@ -106,7 +106,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, "1"); ?>
|
<?php liste_options($ouinonrdvPossible, "1", true); ?>
|
||||||
</SELECT>
|
</SELECT>
|
||||||
</td>
|
</td>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user