d
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user