From 8ed704cd6cb9dc2030a9b4c0bbcbc84cc3da434e Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Mon, 19 Jan 2026 17:32:48 +0000 Subject: [PATCH] dr --- Js/fonctions.js | 4 ++-- Vue/gabarit.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index 9a7900b..864a38a 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -41,7 +41,7 @@ function connexion_cookie() $(function() { // Initialisation des composants au chargement de la page appliquerDataTable('.tabliste'); - dataTableMini(); + dataTableSpecialeMini(); //const vueOuverte = $("#vue").val(); let nomForm = $("#nomForm").val(); @@ -1551,7 +1551,7 @@ function pop_afficher_selection_retrait() { div_selection_assure.html(data); // 3. INITIALISATION DU DATATABLE GÉNÉRIQUE - dataTableMini(); + dataTableSpecialeMini(); }, complete: function() { // 4. Gestion propre du Modal diff --git a/Vue/gabarit.php b/Vue/gabarit.php index fa15f11..0b95aab 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -654,7 +654,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte']; - +