X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fsearch%2F477partIIA.html;h=7ccee692865b847e942232184c192317400bb840;hp=467b19c5fea624dd98d110ab84bd6e24bb526381;hb=f7d5af6176a79d0afcd67ba8bdd5a64d6c6af330;hpb=2c193dace8bcfc3e2b75bf6b1d28cf04bc45e2a0 diff --git a/httemplate/search/477partIIA.html b/httemplate/search/477partIIA.html index 467b19c5f..7ccee6928 100755 --- a/httemplate/search/477partIIA.html +++ b/httemplate/search/477partIIA.html @@ -2,11 +2,9 @@ % my @cols = qw(a b c d); % for ( my $row = 0; $row < scalar(@rows); $row++ ) { % for my $col (0..3) { -% if ( exists($data[$col][$row]) and $data[$col][$row] > 0 ) { <% $cols[$col] %>>\ -<% $data[$col][$row] %>\ +<% $data[$col][$row] || 0 %>\ <% $cols[$col] %>> -% } % } #for $col % } #for $row % } else { # HTML mode