better display/edit of contacts on customer view, RT#16819
authorIvan Kohler <ivan@freeside.biz>
Sun, 25 Mar 2012 01:51:23 +0000 (18:51 -0700)
committerIvan Kohler <ivan@freeside.biz>
Sun, 25 Mar 2012 01:51:23 +0000 (18:51 -0700)
httemplate/view/cust_main/contacts_new.html

index 155490f..9a03410 100644 (file)
           <TD BGCOLOR="#FFFFFF"><% $contact_phone->phonenum |h %></TD>
 %       }
 
-%       if ( $contact->comment ) {
-          <TD ALIGN="right">&nbsp;&nbsp;&nbsp;Comment</TD>
-          <TD BGCOLOR="#FFFFFF"><% $contact->comment |h %></TD>
-
-%       }
-
       </TR>
 %   }
 </TABLE>