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
Merge pull request
#3583
from vishdha/contact_img_fix
Image in contact list view
version-14
Makarand Bauskar
8 years ago
committed by
GitHub
parent
f409fd7358
766e67b615
commit
0df4949fcc
1 changed files
with
3 additions
and
0 deletions
Split 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