[freeside-commits] freeside/httemplate/view/cust_main billing.html, 1.14, 1.15
Jeff Finucane,420,,
jeff at wavetail.420.am
Fri Aug 1 21:20:25 PDT 2008
Update of /home/cvs/cvsroot/freeside/httemplate/view/cust_main
In directory wavetail.420.am:/tmp/cvs-serv24574/httemplate/view/cust_main
Modified Files:
billing.html
Log Message:
bundled package presentation improvements
Index: billing.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/cust_main/billing.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- billing.html 27 Mar 2008 21:01:23 -0000 1.14
+++ billing.html 2 Aug 2008 04:20:22 -0000 1.15
@@ -196,6 +196,13 @@
</TR>
% }
+% if ( $conf->exists('voip-cust_cdr_squelch') ) {
+ <TR>
+ <TD ALIGN="right">Print CDRs</TD>
+ <TD BGCOLOR="#ffffff"><% $cust_main->squelch_cdr ? 'no' : 'yes' %></TD>
+ </TR>
+% }
+
</TABLE></TD></TR></TABLE>
<%once>
More information about the freeside-commits
mailing list