From e0288e66484234a7e6ef7853c3137c66896676d0 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Tue, 31 Mar 2026 16:58:00 +0000 Subject: [PATCH] a --- Js/fonctions.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index c0cf2ee..6f94300 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -18788,14 +18788,12 @@ function historiquecontestation(){ window.location.assign($("#racineWeb" ).val()+"Historiquecontestation/"); } - function gedglobal(){ $("#contenu").html('
' + '' + '
'); window.location.assign($("#racineWeb" ).val()+"Ged/"); } - function historiquerdv(){ $("#contenu").html('
' + '' + '
'); @@ -18825,4 +18823,4 @@ function patience_connexion(){ $("#div_patienter").html(''); $("#div_patienter").html('
' + '' + '
'); -} \ No newline at end of file +}