--- loncom/interface/coursecatalog.pm 2021/04/29 17:45:22 1.103 +++ loncom/interface/coursecatalog.pm 2021/04/30 18:19:41 1.104 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler for displaying the course catalog interface # -# $Id: coursecatalog.pm,v 1.103 2021/04/29 17:45:22 raeburn Exp $ +# $Id: coursecatalog.pm,v 1.104 2021/04/30 18:19:41 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -337,7 +337,7 @@ ENDTOGGJS $catlinks,$catjs,\@codetitles,$cattype,$canviewall); if ($env{'form.state'} eq 'listing') { $r->print(&print_course_listing($codedom,$numtitles,undef,undef,undef, - \@codetitles,$canviewall)); + \@codetitles,$canviewall,$hostname)); } } else { my (%add_entries); @@ -386,7 +386,7 @@ ENDJS } if ($env{'form.state'} eq 'listing') { $r->print(&print_course_listing($codedom,undef,\@trails,\%allitems,$subcats,\@codetitles, - $canviewall)); + $canviewall,$hostname)); } } } @@ -699,7 +699,7 @@ sub course_details { $r->print( &Apache::lonhtmlcommon::breadcrumbs('Course/Community Catalog'). '