der
This commit is contained in:
parent
c957531bc7
commit
0bb7485cf6
|
|
@ -136,7 +136,7 @@
|
|||
|
||||
<div class="col-12 mt-4 pt-3 border-top bg-light pb-3">
|
||||
<h6 class="small fw-bold text-primary text-uppercase mb-3"><?= _("Frais de Cartes & Forfaits") ?></h6>
|
||||
<div class="row g-3">
|
||||
<div class="row g-3 bg-white">
|
||||
<div class="col-md-3">
|
||||
<label class="form-label small fw-bold text-muted"><?= _("Forfait Provision") ?></label>
|
||||
<input class="form-control border-2" type="text" id="gcForfaitProvision" name="gcForfaitProvision" value="<?= format_N($this->nettoyer($gc['gcForfaitProvision'])) ?>" onkeyup="controle_numerique(this);" onblur="formatMonetaire(this);">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user