This website works better with JavaScript.
Home
Explore
Help
Sign In
anoopmb
/
frappe
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
[fix] lint
version-14
Rushabh Mehta
8 years ago
parent
a23a8ddc2e
commit
8c49f0b7a7
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
frappe/public/js/frappe/ui/base_list.js
+ 0
- 1
frappe/public/js/frappe/ui/base_list.js
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);
Write
Preview
Loading…
Cancel
Save