fix: codacy

This commit is contained in:
Rucha Mahabal 2019-09-18 11:56:16 +05:30
parent 3de3ce0230
commit e6055d406e

View file

@ -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({