diff --git a/src/components/GestionAdministrative.js b/src/components/GestionAdministrative.js index ca375f5..43025a5 100644 --- a/src/components/GestionAdministrative.js +++ b/src/components/GestionAdministrative.js @@ -352,7 +352,7 @@ function GestionAdministrative(props) { ] - const columns_list_avis_participant = [ ici en cours + const columns_list_avis_participant = [ { field: 'id', headerName: 'id', hide: true }, { field: 'email', headerName: 'email', width: 250, hideable: false, flex: 1 }, { field: 'nom', headerName: 'nom', width: 150, hide: false, editable: true },