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']; - +