summaryrefslogtreecommitdiff
path: root/httemplate/edit/cust_main.cgi
diff options
context:
space:
mode:
authorjeff <jeff>2008-08-02 04:20:22 +0000
committerjeff <jeff>2008-08-02 04:20:22 +0000
commitefc68f41987d007de5e792b88df1c63bf3dedf4c (patch)
treec1097a43fa4b2430d938eb8e7cc0e82611fe37e6 /httemplate/edit/cust_main.cgi
parent6038f6fe5fe3590bcc8063f15ba8ce4cb6a985dc (diff)
bundled package presentation improvements
Diffstat (limited to 'httemplate/edit/cust_main.cgi')
-rwxr-xr-xhttemplate/edit/cust_main.cgi6
1 files changed, 4 insertions, 2 deletions
diff --git a/httemplate/edit/cust_main.cgi b/httemplate/edit/cust_main.cgi
index f0d719c2e..10086a4dd 100755
--- a/httemplate/edit/cust_main.cgi
+++ b/httemplate/edit/cust_main.cgi
@@ -265,7 +265,8 @@ function bottomfixup(what) {
'tax',
'invoicing_list', 'invoicing_list_POST', 'invoicing_list_FAX',
'invoice_terms',
- 'spool_cdr'
+ 'spool_cdr',
+ 'squelch_cdr'
);
for ( f=0; f < topvars.length; f++ ) {
@@ -501,7 +502,8 @@ function copyelement(from, to) {
% 'tax',
% 'invoicing_list', 'invoicing_list_POST', 'invoicing_list_FAX',
% 'invoice_terms',
-% 'spool_cdr'
+% 'spool_cdr',
+% 'squelch_cdr'
% ) {
%