--- loncom/interface/coursecatalog.pm 2021/04/29 17:45:22 1.103 +++ loncom/interface/coursecatalog.pm 2025/02/24 13:40:33 1.107 @@ -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.107 2025/02/24 13:40:33 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); @@ -357,8 +357,12 @@ function check_selected() { } ENDJS } - $catjs = ''; - &cat_header($r,$codedom,$catjs,\%add_entries,$catlinks,undef,$cattype); + my $js = ''; + &cat_header($r,$codedom,$js,\%add_entries,$catlinks,undef,$cattype); if ($env{'form.currcat_0'} ne '') { $r->print('