diff --git a/erpnext/public/js/templates/contact_list.html b/erpnext/public/js/templates/contact_list.html index 0a339aa5398..8dd220f72d1 100644 --- a/erpnext/public/js/templates/contact_list.html +++ b/erpnext/public/js/templates/contact_list.html @@ -36,9 +36,11 @@ {% endif %}

{% endif %} +

{% if (contact_list[i].address) { %} {%= __("Address ") %}: {%= contact_list[i].address %}
{% endif %} +

{% } %} {% if(!contact_list.length) { %}