df
This commit is contained in:
parent
7421ca55ef
commit
4796e73230
|
|
@ -61,7 +61,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="card-footer bg-white border-top-0 p-0">
|
||||
<button class="btn btn-light w-100 rounded-0 py-2 fw-bold text-muted small" onclick="afficherDetailBareme();">
|
||||
<button class="btn btn-light w-100 rounded-0 py-2 fw-bold text-muted text-uppercase" onclick="afficherDetailBareme();">
|
||||
<i class="fas fa-history me-2"></i><?= _("Consulter l'historique des changements de taux") ?> <i id="span_bareme" class="fas fa-chevron-down ms-2"></i>
|
||||
</button>
|
||||
<div id="div_bareme" class="p-3 border-top bg-white" style="display:none;"></div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user