--- trunk/lib/WebPAC/Output/TT.pm 2005/12/14 23:10:53 247 +++ trunk/lib/WebPAC/Output/TT.pm 2005/12/17 22:32:28 280 @@ -16,11 +16,11 @@ =head1 VERSION -Version 0.04 +Version 0.05 =cut -our $VERSION = '0.04'; +our $VERSION = '0.05'; =head1 SYNOPSIS @@ -203,7 +203,7 @@ my $d = $item->{'display'}->[$i] || die "can't find value $i for type display in field $display"; push @html, <<__JS_LINK_SEARCH__ -$d +$d __JS_LINK_SEARCH__ }