- updated async tables;
- fixed typo; - added some QOL;
This commit is contained in:
@@ -177,6 +177,7 @@ const LatestBandiTableAsync = () => {
|
||||
sortable
|
||||
filterField="name" filter
|
||||
filterMatchModeOptions={translationStrings.textFilterOptions}
|
||||
filterPlaceholder={__('Cerca il nome', 'gepafin')}
|
||||
header={__('Nome Bando', 'gepafin')}
|
||||
style={{ minWidth: '8rem' }}/>
|
||||
<Column header={__('Data Pubblicazione', 'gepafin')}
|
||||
|
||||
Reference in New Issue
Block a user