frt
This commit is contained in:
parent
cab7a28fff
commit
93abca7611
|
|
@ -3065,7 +3065,7 @@ function calculer_prime_inmportation()
|
||||||
|
|
||||||
alert_ebene(v_msg, v_msgEng).then(() => {
|
alert_ebene(v_msg, v_msgEng).then(() => {
|
||||||
// Ce code ne s’exécute qu’après clic sur OK
|
// Ce code ne s’exécute qu’après clic sur OK
|
||||||
//afficher_liste_assures_a_importer();
|
afficher_liste_assures_a_importer();
|
||||||
});
|
});
|
||||||
|
|
||||||
},
|
},
|
||||||
|
|
@ -3073,7 +3073,7 @@ function calculer_prime_inmportation()
|
||||||
},
|
},
|
||||||
complete: function()
|
complete: function()
|
||||||
{
|
{
|
||||||
afficher_liste_assures_a_importer();
|
//afficher_liste_assures_a_importer();
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -663,7 +663,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
|
||||||
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
|
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
|
||||||
|
|
||||||
<!-- Application Scripts -->
|
<!-- Application Scripts -->
|
||||||
<script src="/Js/fonctions.js?ver=2026.01.23.00"></script>
|
<script src="/Js/fonctions.js?ver=2026.01.23.01"></script>
|
||||||
|
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
raffraichier_gabarit();
|
raffraichier_gabarit();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user