Browse Source

Image in contact list view

version-14
Vishal 8 years ago
parent
commit
766e67b615
1 changed files with 3 additions and 0 deletions
  1. +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"],
};

Loading…
Cancel
Save