From: Ivan Kohler Date: Sun, 25 Mar 2012 01:51:23 +0000 (-0700) Subject: better display/edit of contacts on customer view, RT#16819 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=8f6c0d7b137391c6dd9cd1397a73293cd575da13 better display/edit of contacts on customer view, RT#16819 --- 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 %> - -% } - % }