From 83b31a5bd2cf218ebeb9e92e44d7b15ab72058a0 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Sat, 28 Mar 2026 16:27:12 +0000 Subject: [PATCH] dfg --- Js/fonctions.js | 19 ------------------- Vue/Listeavenant/index.php | 18 ++++++++++++++++-- 2 files changed, 16 insertions(+), 21 deletions(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index 1e0c0e8..836434f 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -42,25 +42,6 @@ function toggleSidebar() { document.body.classList.toggle('sidebar-collapsed'); } -$(function() { - // Initialisation des composants au chargement de la page - appliquerDataTable('.tabliste'); - dataTableSpeciale(); - - let nomForm = $("#nomForm").val(); - - /* - if(nomForm == "remboursementClassic") - { - let filtre = "0"; - d1 = $("#d1").val(); - d2 = $("#d2").val(); - - lister_dossiers_classiques(filtre); - } - */ - -}); function raffraichier_gabarit() { diff --git a/Vue/Listeavenant/index.php b/Vue/Listeavenant/index.php index eaca189..cbcce3a 100644 --- a/Vue/Listeavenant/index.php +++ b/Vue/Listeavenant/index.php @@ -1,5 +1,11 @@ + +
-

+

@@ -84,4 +90,12 @@
-
\ No newline at end of file + + \ No newline at end of file