[freeside-commits] branch master updated. 8f6c0d7b137391c6dd9cd1397a73293cd575da13
Ivan
ivan at 420.am
Sat Mar 24 18:51:25 PDT 2012
The branch, master has been updated
via 8f6c0d7b137391c6dd9cd1397a73293cd575da13 (commit)
from f1f423f3cb29a9d4ca8029d8b58f0111db0f1957 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 8f6c0d7b137391c6dd9cd1397a73293cd575da13
Author: Ivan Kohler <ivan at freeside.biz>
Date: Sat Mar 24 18:51:23 2012 -0700
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 155490f..9a03410 100644
--- a/httemplate/view/cust_main/contacts_new.html
+++ b/httemplate/view/cust_main/contacts_new.html
@@ -25,12 +25,6 @@
<TD BGCOLOR="#FFFFFF"><% $contact_phone->phonenum |h %></TD>
% }
-% if ( $contact->comment ) {
- <TD ALIGN="right"> Comment</TD>
- <TD BGCOLOR="#FFFFFF"><% $contact->comment |h %></TD>
-
-% }
-
</TR>
% }
</TABLE>
-----------------------------------------------------------------------
Summary of changes:
httemplate/view/cust_main/contacts_new.html | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
More information about the freeside-commits
mailing list