From f1b5b99d6fa9c770d55fdc2bf941544e47cae02f Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Tue, 20 Jan 2026 06:16:22 +0000 Subject: [PATCH] a --- Js/fonctions.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index 75e9649..3ddb1d6 100644 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -45351,9 +45351,6 @@ function selectionner_mouvement_rh_tout(choix) donnees += '&debut='+debut+'&fin='+fin; donnees += '&choix='+choix; - alert(donnees); - return; - v_url = $("#racineWeb").val()+"Ajaxmouvementassurevalider/selectionnertout/"; $.ajax({