a
This commit is contained in:
parent
bf8d0e9acf
commit
d381722650
|
|
@ -232,7 +232,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="progress flex-grow-1" style="height: 6px;">
|
<div class="progress flex-grow-1" style="height: 6px;">
|
||||||
<div class="progress-bar bg-info border border-info" role="progressbar"
|
<div class="progress-bar bg-info border border-info" role="progressbar"
|
||||||
style="width: <?= $pourcentage; ?>%"
|
style="width: <?= $pourcentageOut; ?>%"
|
||||||
aria-valuenow="<?= $pourcentageOut; ?>"
|
aria-valuenow="<?= $pourcentageOut; ?>"
|
||||||
aria-valuemin="0"
|
aria-valuemin="0"
|
||||||
aria-valuemax="100">
|
aria-valuemax="100">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user