d
This commit is contained in:
parent
7b46d8f2bf
commit
76ab308dfe
|
|
@ -44,7 +44,7 @@
|
||||||
<div class="progress shadow-sm" style="height: 12px;">
|
<div class="progress shadow-sm" style="height: 12px;">
|
||||||
<div class="progress-bar bg-primary progress-bar-striped progress-bar-animated"
|
<div class="progress-bar bg-primary progress-bar-striped progress-bar-animated"
|
||||||
role="progressbar"
|
role="progressbar"
|
||||||
style="width: <?= $this->nettoyer($sppoliceentete['ratio_acquise']) ?>%"></div>
|
style="width: <?= number_format($this->nettoyer($sppoliceentete['ratio_acquise']),3) ?>%"></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user