f
This commit is contained in:
parent
00884cce21
commit
44924afe14
|
|
@ -39,7 +39,7 @@
|
|||
<div class="card-body py-3">
|
||||
<div class="d-flex justify-content-between align-items-center mb-1">
|
||||
<span class="small text-muted fw-bold text-uppercase"><?= _("Progression du Contrat") ?></span>
|
||||
<span class="fw-bold"><?= $this->nettoyer($sppoliceentete['ratio_acquise']) ?> %</span>
|
||||
<span class="fw-bold"><?= number_format($this->nettoyer($sppoliceentete['ratio_acquise']),2) ?> %</span>
|
||||
</div>
|
||||
<div class="progress shadow-sm" style="height: 12px;">
|
||||
<div class="progress-bar bg-primary progress-bar-striped progress-bar-animated"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user