From 8f6c0d7b137391c6dd9cd1397a73293cd575da13 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Sat, 24 Mar 2012 18:51:23 -0700 Subject: [PATCH] better display/edit of contacts on customer view, RT#16819 --- httemplate/view/cust_main/contacts_new.html | 6 ------ 1 file changed, 6 deletions(-) diff --git a/httemplate/view/cust_main/contacts_new.html b/httemplate/view/cust_main/contacts_new.html index 155490fe1..9a03410bf 100644 --- a/httemplate/view/cust_main/contacts_new.html +++ b/httemplate/view/cust_main/contacts_new.html @@ -25,12 +25,6 @@ <% $contact_phone->phonenum |h %> % } -% if ( $contact->comment ) { -    Comment - <% $contact->comment |h %> - -% } - % } -- 2.11.0