diff options
author | Jonathan Prykop <jonathan@freeside.biz> | 2016-05-12 21:48:48 -0500 |
---|---|---|
committer | Jonathan Prykop <jonathan@freeside.biz> | 2016-05-12 21:48:48 -0500 |
commit | 99721eb3ca5b9200d2aaec4cab0cf120e382ed99 (patch) | |
tree | 1483cc8c6b1cc6f63e53d8787ee03ae64c858fa3 /httemplate/search/cust_main.html | |
parent | 350c6073bb6cf465b02ef373bf7bfde2a8a07500 (diff) |
Revert "RT#41394: Add advertising source to customer fields selection [new solution, for advanced customer report only]"
This reverts commit 3b50b841a272a5cd55497958d572dd73a3339e7b.
Diffstat (limited to 'httemplate/search/cust_main.html')
-rwxr-xr-x | httemplate/search/cust_main.html | 1 |
1 files changed, 0 insertions, 1 deletions
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 ) { |