dsqz
This commit is contained in:
parent
55003b426d
commit
bd1d0ca239
|
|
@ -31,7 +31,7 @@
|
|||
<label class="form-label small fw-bold text-muted required"><?= _("Forfait") ?></label>
|
||||
<div class="input-group">
|
||||
<span class="input-group-text bg-light text-success"><i class="fas fa-money-bill-wave"></i></span>
|
||||
<input class="form-control text-center fw-bold" type="text" value="0" id="accessoireForfait" name="accessoireForfait" onkeyup="controle_numerique(this);" onblur="formatMonetaire(this);">
|
||||
<input class="form-control text-center fw-bold border-2 border-start-0 border-primary" type="text" value="0" id="accessoireForfait" name="accessoireForfait" onkeyup="controle_numerique(this);" onblur="formatMonetaire(this);">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user