--- loncom/interface/loncommon.pm 2003/03/20 16:17:37 1.88
+++ loncom/interface/loncommon.pm 2003/03/27 20:56:30 1.91
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# a pile of common routines
#
-# $Id: loncommon.pm,v 1.88 2003/03/20 16:17:37 www Exp $
+# $Id: loncommon.pm,v 1.91 2003/03/27 20:56:30 www Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -349,6 +349,36 @@ sub selectstudent_link {
'","'.$udomele.'");'."'>Select";
}
+sub coursebrowser_javascript {
+ return (<<'ENDSTDBRW');
+
+ENDSTDBRW
+}
+
+sub selectcourse_link {
+ my ($form,$unameele,$udomele)=@_;
+ return "Select Course";
+}
+
###############################################################
=pod
@@ -613,7 +643,7 @@ See lonrights.pm for an example invocati
sub select_form {
my ($def,$name,%hash) = @_;
my $selectform = "