X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2F477partVI_census.html;h=534d872f39171e916e490fe51dae993b76811771;hb=ea3ce8d7f076e7fecff4be7ae63bc413adb0adf5;hp=b6043539a1e7c746643c10f976576bcb6f844a6d;hpb=b55fb5df35587a35be4c347073364c132970a533;p=freeside.git diff --git a/httemplate/search/477partVI_census.html b/httemplate/search/477partVI_census.html index b6043539a..534d872f3 100755 --- a/httemplate/search/477partVI_census.html +++ b/httemplate/search/477partVI_census.html @@ -156,8 +156,14 @@ my $link_suffix = sub { my $row = shift; my $html_foot = sub { if (scalar(keys %state_hash) > 1) { - my $roa = join(',', grep $_, @technology_option); - $roa = ";report_option_any=$roa" if $roa; + my $roa_r = join(',', grep $_, @row_option); + $roa_r = ";report_option_any_r=$roa_r" if $roa_r; + + my $roa_c = join(',', grep $_, @column_option); + $roa_c = ";report_option_any_c=$roa_c" if $roa_c; + + my $roa_t = join(',', grep $_, @technology_option); + $roa_t = ";report_option_any_t=$roa_t" if $roa_t; '
WARNING: multiple states found
'. ''. #nicer formatting someday @@ -166,8 +172,9 @@ my $html_foot = sub { ( &FS::Report::FCC_477::statenum2state($_) || 'None' ). ''. ''. '';
'. - qq(). - $state_pkgcount{$_}. ' packages in '. + qq(). + $state_pkgcount{$_}. + ' packages in '. $state_hash{$_}. ' census tracts'. '