From a1fff707c7a7407f7e51ab34fe6c06fa4f821c9d Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Tue, 3 Feb 2026 07:32:45 +0000 Subject: [PATCH] a --- Js/fonctions.js | 1 - 1 file changed, 1 deletion(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index 73f2402..d686a11 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -4170,7 +4170,6 @@ function liste_mouvemements_assures() error: function(errorData) { }, success: function(data) { - $('#div_test_gabarit').html(data); $("#div_mvt").html(data); appliquerDataTable('.tabliste'); },