--- loncom/interface/loncommon.pm 2003/03/20 19:20:31 1.89
+++ loncom/interface/loncommon.pm 2003/04/03 21:32:23 1.94
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# a pile of common routines
#
-# $Id: loncommon.pm,v 1.89 2003/03/20 19:20:31 www Exp $
+# $Id: loncommon.pm,v 1.94 2003/04/03 21:32:23 www Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -346,7 +346,37 @@ sub selectstudent_link {
return '';
}
return "Select";
+ '","'.$udomele.'");'."'>Select User";
+}
+
+sub coursebrowser_javascript {
+ return (<<'ENDSTDBRW');
+
+ENDSTDBRW
+}
+
+sub selectcourse_link {
+ my ($form,$unameele,$udomele)=@_;
+ return "Select Course";
}
###############################################################
@@ -627,18 +657,22 @@ sub select_form {
=pod
-=item select_dom_form($defdom,$name)
+=item select_dom_form($defdom,$name,$includeempty)
Returns a string containing a