diff options
Diffstat (limited to 'httemplate/search/cust_main.html')
-rwxr-xr-x | httemplate/search/cust_main.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/search/cust_main.html b/httemplate/search/cust_main.html index 693996ed5..498024ba0 100755 --- a/httemplate/search/cust_main.html +++ b/httemplate/search/cust_main.html @@ -47,6 +47,7 @@ my @scalars = qw ( no_censustract with_geocode custbatch usernum cancelled_pkgs cust_fields flattened_pkgs + refnum ); for my $param ( @scalars ) { |