This commit is contained in:
KONE SOREL 2026-01-06 12:53:56 +00:00
parent 7b46d8f2bf
commit 76ab308dfe

View File

@ -44,7 +44,7 @@
<div class="progress shadow-sm" style="height: 12px;">
<div class="progress-bar bg-primary progress-bar-striped progress-bar-animated"
role="progressbar"
style="width: <?= $this->nettoyer($sppoliceentete['ratio_acquise']) ?>%"></div>
style="width: <?= number_format($this->nettoyer($sppoliceentete['ratio_acquise']),3) ?>%"></div>
</div>
</div>
</div>