--- loncom/interface/lonsearchcat.pm 2013/09/02 00:18:39 1.338 +++ loncom/interface/lonsearchcat.pm 2013/12/31 01:07:28 1.340 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Search Catalog # -# $Id: lonsearchcat.pm,v 1.338 2013/09/02 00:18:39 raeburn Exp $ +# $Id: lonsearchcat.pm,v 1.340 2013/12/31 01:07:28 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -52,8 +52,6 @@ search (on a server basis) is displayed =head1 Internals -=over 4 - =cut ############################################################################### @@ -428,8 +426,10 @@ sub hidden_field { ###################################################################### -=pod +=pod +=over 4 + =item &print_basic_search_form() Prints the form for the basic search. Sorry the name is so cryptic. @@ -3148,7 +3148,8 @@ SCRIPT my $start_page = &Apache::loncommon::start_page(undef,$js, {'only_body' =>1, - 'add_wishlist' =>1}); + 'add_wishlist' =>1, + 'add_modal' =>1}); my $result=<