fix: codacy
This commit is contained in:
parent
3de3ce0230
commit
e6055d406e
1 changed files with 1 additions and 1 deletions
|
|
@ -1239,7 +1239,7 @@ frappe.views.ReportView = class ReportView extends frappe.views.ListView {
|
|||
options: ['Excel', 'CSV'],
|
||||
default: 'Excel'
|
||||
}
|
||||
]
|
||||
];
|
||||
|
||||
if (this.total_count > args.page_length) {
|
||||
fields.push({
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue