From 51a1595fa4403491e183a608acabe82e64afbeb1 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Mon, 5 Jan 2026 20:04:41 +0000 Subject: [PATCH] f --- Js/fonctions.js | 1 + Vue/gabarit.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index e3a5a25..4455fba 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -2576,6 +2576,7 @@ function importer_modele_assure(idAvenant) { type: 'POST', data: donnees, success: function(data) { + debugger; // 1. On injecte d'abord le contenu dans le div $("#div_erreur_excel").html(data); diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 23c2b8d..6e3f704 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -638,7 +638,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte']; - +