From 1af9860a988464203e9590801e6e9c95038d7bf2 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Wed, 31 Dec 2025 14:26:00 +0000 Subject: [PATCH] va --- Js/fonctions.js | 1 + Vue/Ajaxfichepolice/index.php | 2 +- Vue/gabarit.php | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index 6725726..809c1c0 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -526,6 +526,7 @@ function afficher_quittances_police_periode() { success: function(data) { // Injection du résultat $conteneur.hide().html(data).fadeIn(); + appliquerDataTable('.tabliste'); }, error: function(xhr, status, error) { $conteneur.html(` diff --git a/Vue/Ajaxfichepolice/index.php b/Vue/Ajaxfichepolice/index.php index c02ee3f..9663c09 100644 --- a/Vue/Ajaxfichepolice/index.php +++ b/Vue/Ajaxfichepolice/index.php @@ -4,7 +4,7 @@
- +
diff --git a/Vue/gabarit.php b/Vue/gabarit.php index a8c706f..8345daf 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -595,7 +595,7 @@ $activeChildId = $menuData['child']; - +