--- loncom/interface/coursecatalog.pm 2009/03/18 21:03:25 1.48.2.1 +++ loncom/interface/coursecatalog.pm 2009/10/28 17:28:17 1.48.2.2 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler for displaying the course catalog interface # -# $Id: coursecatalog.pm,v 1.48.2.1 2009/03/18 21:03:25 raeburn Exp $ +# $Id: coursecatalog.pm,v 1.48.2.2 2009/10/28 17:28:17 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -404,7 +404,7 @@ sub cat_header { } my $onchange; unless (($env{'browser.interface'} eq 'textual') || ($env{'form.interface'} eq 'textual')) { - $onchange = 1; + $onchange = 'this.form.submit()'; } $r->print('
'. '
'.&mt('Domain:').''.