From ebcb9c8a34878883b7d7b59f7a141b6fe24694e7 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Wed, 21 Jan 2026 04:28:18 +0000 Subject: [PATCH] a --- Js/fonctions.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index c2c4a9a..ee8cd9e 100644 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -45399,9 +45399,6 @@ function activer_extranet_client(idClient, choix) { donnees = "idClient="+idClient+"&choix="+choix; - alert(donnees); - return; - $.ajax({ url: $("#racineWeb").val()+"Ajaxextranetclient/activer/", type : 'post',