--- loncom/interface/loncommon.pm 2009/05/27 13:42:04 1.826
+++ loncom/interface/loncommon.pm 2009/09/26 21:46:38 1.891
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# a pile of common routines
#
-# $Id: loncommon.pm,v 1.826 2009/05/27 13:42:04 bisitz Exp $
+# $Id: loncommon.pm,v 1.891 2009/09/26 21:46:38 bisitz Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -483,27 +483,17 @@ 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 +1880,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