From 5561349c87fdcc646c18010ea57925f90170f321 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