This commit is contained in:
KONE SOREL 2026-01-05 19:02:22 +00:00
parent bd68891323
commit f3466ad162
2 changed files with 4 additions and 1 deletions

View File

@ -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.");

View File

@ -638,7 +638,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
<!-- Application Scripts -->
<script src="/Js/fonctions.js?ver=2026.01.05.27"></script>
<script src="/Js/fonctions.js?ver=2026.01.05.28"></script>
<script type="text/javascript">
raffraichier_gabarit();