- fixed typo;

- added tag 'csv' for enabled fields;
This commit is contained in:
Vitalii Kiiko
2025-04-28 11:00:03 +02:00
parent 63ca3253b6
commit eb690716fe
21 changed files with 95 additions and 77 deletions

View File

@@ -68,7 +68,7 @@ const DocumentsBeneficiary = () => {
const footerAddNewDialog = () => {
return <div>
<Button type="button" label={__('Anulla', 'gepafin')} onClick={hideAddNewDialog} outlined/>
<Button type="button" label={__('Annulla', 'gepafin')} onClick={hideAddNewDialog} outlined/>
<Button
type="button"
disabled={loading || !isValidForm()}