change style
This commit is contained in:
@@ -128,7 +128,8 @@ const LatestBandiTableInstructorManagerAsync = () => {
|
|||||||
return <div className="appPageSection__tableActions">
|
return <div className="appPageSection__tableActions">
|
||||||
<Button type="button"
|
<Button type="button"
|
||||||
size="small"
|
size="small"
|
||||||
icon="pi pi-receipt"
|
severity="info"
|
||||||
|
icon="pi pi-download"
|
||||||
iconPos="right"
|
iconPos="right"
|
||||||
label={__('Scarica graduatoria', 'gepafin')}
|
label={__('Scarica graduatoria', 'gepafin')}
|
||||||
onClick={() => handleDownloadRanking(rowData.id)}
|
onClick={() => handleDownloadRanking(rowData.id)}
|
||||||
|
|||||||
Reference in New Issue
Block a user