From 2d3dcd404f56b1eaae544c77892d1c8dac660d75 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Mon, 5 Jan 2026 17:40:48 +0000 Subject: [PATCH] a --- Js/fonctions.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Js/fonctions.js b/Js/fonctions.js index c211ef5..b26375e 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -3476,6 +3476,7 @@ function liste_mouvemements_assures() error: function(errorData) { }, success: function(data) { + $("#div_test_gabarit").html(data); $("#div_mvt").html(data); }, complete: function() {