From f3466ad162f4e6d149f6add6385e4e8ff303ccb2 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Mon, 5 Jan 2026 19:02:22 +0000 Subject: [PATCH] b --- Js/fonctions.js | 3 +++ Vue/gabarit.php | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index a8d602b..b74eb2c 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -2580,6 +2580,8 @@ function importer_modele_assure(idAvenant) { var isSuccess = $("#succes_impot_execl").val(); + maj_etape_3_import_assures(); + /* if (isSuccess === "1") { alert_ebene("Liaison réussie ! Passage au traitement...", "Link successful! Moving to processing..."); maj_etape_3_import_assures(); @@ -2587,6 +2589,7 @@ function importer_modele_assure(idAvenant) { div_export.empty(); // On vide le spinner pour laisser voir l'erreur alert_ebene("Le fichier contient des erreurs de format.", "The file contains formatting errors."); } + */ }, error: function() { alert_ebene("Erreur technique lors de l'importation.", "Technical error during import."); diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 9d94d6a..1ddffe5 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -638,7 +638,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte']; - +