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
Image in contact list view
version-14
Vishal
8 years ago
parent
26638a9a83
commit
766e67b615
1 changed files
with
3 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
frappe/contacts/doctype/contact/contact_list.js
+ 3
- 0
frappe/contacts/doctype/contact/contact_list.js
View File
@@ -0,0 +1,3 @@
frappe.listview_settings['Contact'] = {
add_fields: ["image"],
};
Write
Preview
Loading…
Cancel
Save