From 9ab90235bb966b91cd94edf4809edab265120485 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Wed, 31 Dec 2025 14:09:51 +0000 Subject: [PATCH] enreg --- 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 5d206ea..6725726 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -1075,6 +1075,7 @@ function charger_contrats(){ }, success: function(data) { $("#div_liste_contrats").html(data); + appliquerDataTable('.tabliste'); } }); } diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 8f089e5..a8c706f 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -595,7 +595,7 @@ $activeChildId = $menuData['child']; - +