--- loncom/interface/lonsearchcat.pm 2011/07/04 09:24:58 1.330
+++ loncom/interface/lonsearchcat.pm 2012/05/25 22:40:43 1.331.4.2
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Search Catalog
#
-# $Id: lonsearchcat.pm,v 1.330 2011/07/04 09:24:58 foxr Exp $
+# $Id: lonsearchcat.pm,v 1.331.4.2 2012/05/25 22:40:43 raeburn Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -3063,22 +3063,9 @@ SCRIPT
SCRIPT
-
- # Add JavaScript-function to set link for a ressource to wishlist
- $js.=<
-SCRIPT
-
my $start_page = &Apache::loncommon::start_page(undef,$js,
- {'only_body' =>1});
+ {'only_body' =>1,
+ 'add_wishlist' =>1});
my $result=<