diff --git a/Js/fonctions.js b/Js/fonctions.js
index 10de437..86bf751 100755
--- a/Js/fonctions.js
+++ b/Js/fonctions.js
@@ -2567,6 +2567,8 @@ function importer_modele_assure(idAvenant)
succes_impot_execl=$("#succes_impot_execl").val();
+ alert("succes_impot_execl = "+succes_impot_execl);
+
if (succes_impot_execl == "1")
{
maj_etape_3_import_assures();
diff --git a/Vue/gabarit.php b/Vue/gabarit.php
index 5628646..b2768f0 100755
--- a/Vue/gabarit.php
+++ b/Vue/gabarit.php
@@ -635,7 +635,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
-
+