aa
This commit is contained in:
parent
a53370bc7e
commit
b83a518d85
|
|
@ -123,10 +123,6 @@
|
|||
|
||||
<td width="15%" align="center" > <?= _("Nombre effectué") ?> </td>
|
||||
<td width="15%" >
|
||||
<!--
|
||||
<input class="form-control" id="quantiteSeance" name="quantiteSeance" type="number" value="<?= $this->nettoyer($prescription['quantiteSeance']) ?>" style="text-align: center; font-size:10pt; '"
|
||||
onChange="javascript:ajaxprixseancesea();" >
|
||||
-->
|
||||
<input class="form-control" id="quantiteSeance" name="quantiteSeance"
|
||||
type="number" min="1" step="1"
|
||||
value="<?= $this->nettoyer($prescription['quantiteSeance']) ?>"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user