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 b97a4ef60..c0292aab2 100755 --- a/httemplate/search/cust_main.html +++ b/httemplate/search/cust_main.html @@ -48,6 +48,7 @@ my @scalars = qw ( cust_fields flattened_pkgs all_tags all_pkg_classnums + any_pkg_status ); for my $param ( @scalars ) { |