Index: section_browse.msn =================================================================== --- section_browse.msn (revision 130) +++ section_browse.msn (revision 131) @@ -174,7 +174,7 @@ <% $document->{$col->{attr}} || ' ' %>\ % } elsif ($col->{type} eq 'integer') { <% $document->{$col->{attr}} %> \ -% } elsif ($col->{type} eq 'lookup') { +% } elsif ($col->{type} eq 'lookup' || $col->{type} eq 'pickup') { \ % my $id = $document->{$col->{attr}}; % if ($id) {