ssss
parent
fc16236c9b
commit
b0c23c481b
|
@ -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: 'id', headerName: 'id', hide: true },
|
||||||
{ field: 'email', headerName: 'email', width: 250, hideable: false, flex: 1 },
|
{ field: 'email', headerName: 'email', width: 250, hideable: false, flex: 1 },
|
||||||
{ field: 'nom', headerName: 'nom', width: 150, hide: false, editable: true },
|
{ field: 'nom', headerName: 'nom', width: 150, hide: false, editable: true },
|
||||||
|
|
Loading…
Reference in New Issue