- fixed typo;
- added tag 'csv' for enabled fields;
This commit is contained in:
@@ -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()}
|
||||
|
||||
Reference in New Issue
Block a user