[fix] lint

This commit is contained in:
Rushabh Mehta 2017-08-22 12:41:06 +05:30
parent a23a8ddc2e
commit 8c49f0b7a7

View file

@ -185,7 +185,6 @@ frappe.ui.BaseList = Class.extend({
}
if (this.meta) {
var filter_count = 1;
if(this.is_list_view) {
$(`<span class="octicon octicon-search text-muted small"></span>`)
.prependTo(this.page.page_form);