This commit is contained in:
KONE SOREL 2026-03-16 09:43:35 +00:00
parent 433e57f04e
commit 8dda9c2e2e

View File

@ -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/");
}