dsz
This commit is contained in:
parent
405be4c9a5
commit
e5c979761d
|
|
@ -42,7 +42,7 @@
|
||||||
<h6 class="mb-0 fw-bold text-primary small text-uppercase"><i class="fas fa-history me-2"></i><?= _("Valeurs actuelles de référence") ?></h6>
|
<h6 class="mb-0 fw-bold text-primary small text-uppercase"><i class="fas fa-history me-2"></i><?= _("Valeurs actuelles de référence") ?></h6>
|
||||||
</div>
|
</div>
|
||||||
<div class="card-body bg-light-subtle">
|
<div class="card-body bg-light-subtle">
|
||||||
<div class="row g-3">
|
<div class="row g-2">
|
||||||
<div class="col-md-4">
|
<div class="col-md-4">
|
||||||
<label class="form-label small text-muted"><?= _("Garant") ?></label>
|
<label class="form-label small text-muted"><?= _("Garant") ?></label>
|
||||||
<input type="text" class="form-control form-control-sm border-0 bg-white fw-bold" value="<?= $this->nettoyer($bareme['garant']) ?>" disabled>
|
<input type="text" class="form-control form-control-sm border-0 bg-white fw-bold" value="<?= $this->nettoyer($bareme['garant']) ?>" disabled>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user