der
This commit is contained in:
parent
7903122e84
commit
e406dfd143
|
|
@ -52723,10 +52723,10 @@ function afficher_actes_garantiebareme(idBaremePriseEnCharge, codeGarantie){
|
|||
|
||||
$("#div_patienter").html(`
|
||||
<div class="d-flex flex-column align-items-center justify-content-center p-5">
|
||||
<div class="spinner-grow text-warning" role="status" style="width: 3rem; height: 3rem;">
|
||||
<div class="spinner-grow text-primary" role="status" style="width: 3rem; height: 3rem;">
|
||||
<span class="visually-hidden">Loading...</span>
|
||||
</div>
|
||||
<h5 class="mt-4 text-warning fw-bold text-uppercase italic">${loadingTxt}</h5>
|
||||
<h5 class="mt-4 text-primary fw-bold text-uppercase italic">${loadingTxt}</h5>
|
||||
</div>
|
||||
`);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user