- fixed typo;
- added tag 'csv' for enabled fields;
This commit is contained in:
@@ -66,7 +66,7 @@ const ArchiveDocument = ({
|
||||
|
||||
const footerDialog = () => {
|
||||
return <div>
|
||||
<Button type="button" label={__('Anulla', 'gepafin')} onClick={hideDialog} outlined/>
|
||||
<Button type="button" label={__('Annulla', 'gepafin')} onClick={hideDialog} outlined/>
|
||||
<Button
|
||||
type="button"
|
||||
disabled={loading}
|
||||
|
||||
Reference in New Issue
Block a user