summaryrefslogtreecommitdiff
path: root/httemplate/search/cust_main.html
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2013-03-25 16:35:52 -0700
committerMark Wells <mark@freeside.biz>2013-03-25 16:35:52 -0700
commit97356847f631d26f42a8fe0ea7adac580e41549c (patch)
tree8361ad62c91c0af23179260cdeea1a457567ce33 /httemplate/search/cust_main.html
parentdfc85a4245f2d15f258d840b98f0508c50228e40 (diff)
ANY/ALL customer tag search option, #19166
Diffstat (limited to 'httemplate/search/cust_main.html')
-rwxr-xr-xhttemplate/search/cust_main.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/search/cust_main.html b/httemplate/search/cust_main.html
index 8b39ea962..af9e95998 100755
--- a/httemplate/search/cust_main.html
+++ b/httemplate/search/cust_main.html
@@ -46,6 +46,7 @@ my @scalars = qw (
custbatch usernum
cancelled_pkgs
cust_fields flattened_pkgs
+ all_tags
);
for my $param ( @scalars ) {