--- loncom/interface/coursecatalog.pm 2009/05/01 01:30:08 1.51 +++ loncom/interface/coursecatalog.pm 2009/08/13 03:32:47 1.53.4.1 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler for displaying the course catalog interface # -# $Id: coursecatalog.pm,v 1.51 2009/05/01 01:30:08 raeburn Exp $ +# $Id: coursecatalog.pm,v 1.53.4.1 2009/08/13 03:32:47 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -307,7 +307,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:').''.