- updated copies;

This commit is contained in:
Vitalii Kiiko
2025-01-09 11:25:28 +01:00
parent e4bed80406
commit 290ea76213
7 changed files with 36 additions and 61 deletions

View File

@@ -152,7 +152,7 @@ const PreInstructorSoccorsiTable = ({ openDialogFn }) => {
<Column field="companyName" header={__('Azienda Beneficiaria', 'gepafin')}
filter filterPlaceholder={__('Cerca', 'gepafin')}
style={{ minWidth: '8rem' }}/>
<Column header={__('Data Richiesta', 'gepafin')}
<Column header={__('Data richiesta', 'gepafin')}
filterField="startDate" dataType="date"
style={{ minWidth: '8rem' }}
body={dateStartBodyTemplate} filter filterElement={dateFilterTemplate}/>