Index: section_browse.msn =================================================================== --- section_browse.msn (revision 391) +++ section_browse.msn (revision 392) @@ -188,8 +188,10 @@ % $doc = $keeper->get_document_by_id( $document->$attr, %opts ); % } - + % } elsif ($col->{type} eq 'lookup') { % my %opts = %{ $col->{lookup_opts} }; % delete $opts{search_by} if exists $opts{search_by};