--- loncom/interface/loncommon.pm 2009/08/14 07:52:03 1.692.4.8 +++ loncom/interface/loncommon.pm 2009/08/14 08:07:11 1.692.4.9 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.692.4.8 2009/08/14 07:52:03 raeburn Exp $ +# $Id: loncommon.pm,v 1.692.4.9 2009/08/14 08:07:11 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -483,26 +483,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 = '