From 99721eb3ca5b9200d2aaec4cab0cf120e382ed99 Mon Sep 17 00:00:00 2001 From: Jonathan Prykop Date: Thu, 12 May 2016 21:48:48 -0500 Subject: Revert "RT#41394: Add advertising source to customer fields selection [new solution, for advanced customer report only]" This reverts commit 3b50b841a272a5cd55497958d572dd73a3339e7b. --- httemplate/search/cust_main.html | 1 - httemplate/search/report_cust_main.html | 5 ----- 2 files changed, 6 deletions(-) (limited to 'httemplate') diff --git a/httemplate/search/cust_main.html b/httemplate/search/cust_main.html index 84eee1b80..672c20174 100755 --- a/httemplate/search/cust_main.html +++ b/httemplate/search/cust_main.html @@ -50,7 +50,6 @@ my @scalars = qw ( all_tags all_pkg_classnums any_pkg_status - select_referral ); for my $param ( @scalars ) { diff --git a/httemplate/search/report_cust_main.html b/httemplate/search/report_cust_main.html index 2e8f67bf1..ba7c99a45 100755 --- a/httemplate/search/report_cust_main.html +++ b/httemplate/search/report_cust_main.html @@ -277,11 +277,6 @@ <& /elements/tr-select-cust-fields.html &> - - <% mt('Add advertising source column') |h %> - - - <% mt('Add package columns') |h %> -- cgit v1.2.1