Skip to content
Snippets Groups Projects
Commit c740241c authored by Hugo SUBTIL's avatar Hugo SUBTIL
Browse files

fix: set width for safetyBoarding

parent 72471685
No related branches found
No related tags found
5 merge requests!96Deploy OpenShift v2,!95MEP fix liens undefined,!91MEP: removed Meilisearch,!79Fix: nginx unprivileged image,!77Back-office SGE before canary release
Pipeline #43538 passed
...@@ -106,6 +106,7 @@ const Consents: React.FC = () => { ...@@ -106,6 +106,7 @@ const Consents: React.FC = () => {
{ {
field: 'safetyOnBoarding', field: 'safetyOnBoarding',
headerName: 'Secours', headerName: 'Secours',
initialWidth: 100,
}, },
{ {
field: 'startDate', field: 'startDate',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment