--- loncom/interface/loncommon.pm 2009/05/27 18:56:22 1.829
+++ loncom/interface/loncommon.pm 2009/10/16 00:17:25 1.898
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# a pile of common routines
#
-# $Id: loncommon.pm,v 1.829 2009/05/27 18:56:22 kalberla Exp $
+# $Id: loncommon.pm,v 1.898 2009/10/16 00:17:25 raeburn Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -483,27 +483,18 @@ 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 Group - for which you wish to add/modify a user role');
- my $output = '
+ 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 $id_functions = &javascript_index_functions();
+ my $output = '
ENDTEMPLATE
return $template;
@@ -1787,7 +1881,7 @@ sub select_level_form {
=pod
-=item * &select_dom_form($defdom,$name,$includeempty,$showdomdesc,$autosubmit)
+=item * &select_dom_form($defdom,$name,$includeempty,$showdomdesc,$onchange)
Returns a string containing a