summaryrefslogtreecommitdiff
path: root/httemplate/view/cust_main
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2017-01-25 22:34:42 -0800
committerIvan Kohler <ivan@freeside.biz>2017-01-25 22:34:42 -0800
commitea1f12bb5c5764f784e884fa8d7c37e5cd0b28e0 (patch)
treea0434031667ed23087f8c7f765392ab02c27da5e /httemplate/view/cust_main
parent0aaf7f8b540c21b10799d122c9a9399da6460a47 (diff)
can't find any indication this did anything back to 3.x
Diffstat (limited to 'httemplate/view/cust_main')
-rw-r--r--httemplate/view/cust_main/billing.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/httemplate/view/cust_main/billing.html b/httemplate/view/cust_main/billing.html
index 49dbeaeba..bd589d79e 100644
--- a/httemplate/view/cust_main/billing.html
+++ b/httemplate/view/cust_main/billing.html
@@ -200,13 +200,6 @@ set_display_recurring(<% encode_json({'display_recurring' => [ $cust_main->displ
</TD>
</TR>
-% if ( $conf->exists('voip-cust_cdr_spools') ) {
- <TR>
- <TH ALIGN="right"><% mt('Spool CDRs') |h %></TH>
- <TD><% $cust_main->spool_cdr ? $yes : $no %></TD>
- </TR>
-% }
-
% if ( $conf->exists('voip-cust_cdr_squelch') ) {
<TR>
<TH ALIGN="right"><% mt($conf->exists('voip-cdr_email') ? 'Print CDRs' : 'Show CDRs') |h %></TH>