diff --git a/Js/fonctions.js b/Js/fonctions.js index 69a528ad..f9f9aa1c 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -92300,4 +92300,11 @@ function initDataTableReference(selector, exportTitle = 'Export_Donnees', defaul table.buttons().container().appendTo('#table-buttons'); return table; +} + +function ajouter_utilisateur_gc() +{ + + window.location.assign($("#racineWeb" ).val()+"Creerusergc/"); + } \ No newline at end of file