[freeside-commits] freeside/httemplate/view/cust_main contacts.html, 1.3, 1.4

Ivan,,, ivan at wavetail.420.am
Mon Jun 19 01:05:30 PDT 2006


Update of /home/cvs/cvsroot/freeside/httemplate/view/cust_main
In directory wavetail:/tmp/cvs-serv13210/httemplate/view/cust_main

Modified Files:
	contacts.html 
Log Message:
add ability to select specific package defs. and package status to package report for qis

Index: contacts.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/cust_main/contacts.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- contacts.html	3 Apr 2006 09:46:57 -0000	1.3
+++ contacts.html	19 Jun 2006 08:05:28 -0000	1.4
@@ -114,7 +114,7 @@
 </TR>
 <TR>
   <TD ALIGN="right">Country</TD>
-  <TD BGCOLOR="#ffffff"><%= $cust_main->get("${pre}country") %></TD>
+  <TD BGCOLOR="#ffffff"><%= code2country( $cust_main->get("${pre}country") ) %></TD>
 </TR>
 <TR>
   <TD ALIGN="right"><%= $daytime_label %></TD>



More information about the freeside-commits mailing list