From 93abca761157357024a241a6ef61536d6185db03 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Fri, 23 Jan 2026 16:45:38 +0000 Subject: [PATCH] frt --- Js/fonctions.js | 6 +++--- Vue/gabarit.php | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index 38453f8..4a264a6 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -3065,7 +3065,7 @@ function calculer_prime_inmportation() alert_ebene(v_msg, v_msgEng).then(() => { // 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() { - afficher_liste_assures_a_importer(); + //afficher_liste_assures_a_importer(); } }); } @@ -6194,7 +6194,7 @@ function init_remplacement_adherent() { v_msg="Attention! Veuillez revoir vos dates!"; v_msgEng="Warning! Please review your dates!"; - + alert_ebene(v_msg, v_msgEng).then(() => { // Ce code ne s’exécute qu’après clic sur OK return false; diff --git a/Vue/gabarit.php b/Vue/gabarit.php index e782ac3..d3bb319 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -663,7 +663,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte']; - +