a
This commit is contained in:
parent
eeca7036fe
commit
da453d4ea3
|
|
@ -2622,8 +2622,8 @@ function calculer_prime_inmportation()
|
|||
v_msg="Calcul de primes terminée avec succès!";
|
||||
v_msgEng="Premium calculation completed successfully!";
|
||||
alert_ebene(v_msg, v_msgEng);
|
||||
*/
|
||||
alert("Calcul de primes terminée avec succès!");
|
||||
*/
|
||||
},
|
||||
error: function(data) {
|
||||
},
|
||||
|
|
|
|||
|
|
@ -635,7 +635,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
|
|||
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
|
||||
|
||||
<!-- Application Scripts -->
|
||||
<script src="/Js/fonctions.js?ver=2026.01.04.55"></script>
|
||||
<script src="/Js/fonctions.js?ver=2026.01.04.56"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
raffraichier_gabarit();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user