Premiere implementation de sso
All checks were successful
Organisation/sirh/pipeline/head This commit looks good

This commit is contained in:
2026-08-04 09:34:31 +00:00
parent 4934b42ed9
commit 643205a4bb
40 changed files with 93 additions and 62 deletions

View File

@@ -12,6 +12,7 @@ const tableau_liste_employe = new Tabulator("#tableau_liste_employe", {
// ajaxURL: url_liste_employe,
pagination: true,
paginationSize: 10,
responsiveLayout : "hide"
})
fetch(url_liste_employe)