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 +}