Added initial Excel changes
This commit is contained in:
@@ -264,6 +264,7 @@ export default function CorporateDashboard({user}: Props) {
|
||||
allowDownload
|
||||
reload={reloadAssignments}
|
||||
allowArchive
|
||||
allowExcelDownload
|
||||
/>
|
||||
))}
|
||||
</div>
|
||||
@@ -279,6 +280,7 @@ export default function CorporateDashboard({user}: Props) {
|
||||
allowDownload
|
||||
reload={reloadAssignments}
|
||||
allowUnarchive
|
||||
allowExcelDownload
|
||||
/>
|
||||
))}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user