Skip to content

Commit

Permalink
CM-700: download upload file (#57)
Browse files Browse the repository at this point in the history
* CM-700: download upload file

* CM-700: fix translation

---------

Co-authored-by: Jan <[email protected]>
  • Loading branch information
jdolkowski and Jan authored Mar 8, 2024
1 parent ba7b946 commit 9d9bf28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/dialogs/IndividualsHistoryUploadDialog.js
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ function IndividualsUploadHistoryDialog({
{formatMessage(
intl,
'individual',
'individual.upload.uploadHistoryTable.uploadHistoryTable.downloadUploadFile',
'individual.upload.uploadHistoryTable.downloadUploadFile',
)}
</Button>
</TableCell>
Expand Down

0 comments on commit 9d9bf28

Please sign in to comment.