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