X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2F477partVI_census.html;h=40479011228f8912c71645bc7ec7fe958bdb121a;hb=94b857eb505813ba0a8b45be6d2bd94482878209;hp=fe224edbad3ada26ca22b7c4e6fa6ccc16efe7da;hpb=4dc8bf3514ea36d834b238d5af0098779c4a44ad;p=freeside.git diff --git a/httemplate/search/477partVI_census.html b/httemplate/search/477partVI_census.html index fe224edba..404790112 100755 --- a/httemplate/search/477partVI_census.html +++ b/httemplate/search/477partVI_census.html @@ -147,6 +147,7 @@ my $link_suffix = sub { my $row = shift; my @ro = grep $_, @row_option[$row->upload - 1], @column_option[$row->download - 1], + @technology_option[$row->technology_code - 1], ; $result .= 'report_option='. join(',',@ro) if @ro; $result;