der
This commit is contained in:
parent
a78909b7b8
commit
d64a777c3b
|
|
@ -63684,7 +63684,7 @@ function afficherDetailBareme()
|
|||
}
|
||||
*/
|
||||
|
||||
afficheNombreLigneBareme('detailbareme');
|
||||
//afficheNombreLigneBareme('detailbareme');
|
||||
init_saisie_detailbareme();
|
||||
actualiser_detailbareme();
|
||||
}
|
||||
|
|
|
|||
|
|
@ -42,7 +42,7 @@
|
|||
</li>
|
||||
<li class="nav-item">
|
||||
<button class="nav-link small fw-bold text-uppercase" id="history-tab" data-bs-toggle="tab" data-bs-target="#history-zone" type="button" onclick="afficherDetailBareme();">
|
||||
<i class="fas fa-history me-1"></i> <?= _("Historique taux") ?><span id="detailbareme" class="badge rounded-pill bg-primary-ghost text-primary ms-2"><?= $txt_nbdetail; ?></span>
|
||||
<i class="fas fa-history me-1"></i> <?= _("Historique taux") ?><span id="detailbareme"><?= $txt_nbdetail; ?></span>
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user