--- loncom/interface/coursecatalog.pm 2009/05/27 16:54:57 1.52 +++ loncom/interface/coursecatalog.pm 2009/07/31 02:13:05 1.53 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler for displaying the course catalog interface # -# $Id: coursecatalog.pm,v 1.52 2009/05/27 16:54:57 www Exp $ +# $Id: coursecatalog.pm,v 1.53 2009/07/31 02:13:05 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -307,7 +307,7 @@ sub cat_header { } my $onchange; unless ($env{'form.interface'} eq 'textual') { - $onchange = 1; + $onchange = 'this.form.submit()'; } $r->print('
'. '
'.&mt('Domain:').''.