a
This commit is contained in:
parent
79eac3e9a4
commit
cc07b59178
|
|
@ -44,7 +44,7 @@
|
||||||
<td align="center"> <?= _("Not. Stop Loss?") ?> </td>
|
<td align="center"> <?= _("Not. Stop Loss?") ?> </td>
|
||||||
<td>
|
<td>
|
||||||
<SELECT class="form-control" id="notificationLimiteConsommation" NAME="notificationLimiteConsommation" required>
|
<SELECT class="form-control" id="notificationLimiteConsommation" NAME="notificationLimiteConsommation" required>
|
||||||
<?php liste_options($ouinonstoploss, $client["notificationLimiteConsommation"]); ?>
|
<?php liste_options($ouinonstoploss, $client["notificationLimiteConsommation"], true); ?>
|
||||||
</SELECT>
|
</SELECT>
|
||||||
</td>
|
</td>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user