--- loncom/interface/loncommon.pm 2009/08/03 16:47:53 1.875 +++ loncom/interface/loncommon.pm 2009/08/04 19:53:42 1.876 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.875 2009/08/03 16:47:53 bisitz Exp $ +# $Id: loncommon.pm,v 1.876 2009/08/04 19:53:42 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -484,26 +484,16 @@ ENDAUTHORBRW sub coursebrowser_javascript { my ($domainfilter,$sec_element,$formname)=@_; my $crs_or_grp_alert = &mt('Please select the type of LON-CAPA entity - Course or Community - for which you wish to add/modify a user role'); - my $output = ' + my $id_functions = &javascript_index_functions(); + my $output = '