|
|
|
@@ -142,7 +142,7 @@ const ManageOrgUserPage = () => { |
|
|
|
{ |
|
|
|
id: 'contactPerson', |
|
|
|
field: 'contactPerson', |
|
|
|
headerName: intl.formatMessage({ id: 'userName' }), |
|
|
|
headerName: intl.formatMessage({ id: 'contactPerson' }), |
|
|
|
renderHeader: renderHeaderWithAria, |
|
|
|
width: isMdOrLg ? 'auto' : 160, |
|
|
|
flex: isMdOrLg ? 1 : undefined, |
|
|
|
|