--- rat/lonpage.pm 2003/04/18 13:58:44 1.51
+++ rat/lonpage.pm 2003/07/19 13:11:41 1.52
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Page Handler
#
-# $Id: lonpage.pm,v 1.51 2003/04/18 13:58:44 www Exp $
+# $Id: lonpage.pm,v 1.52 2003/07/19 13:11:41 ng Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -414,15 +414,18 @@ sub handler {
&Apache::lonnet::declutter($hash{'src_'.$rid});
$metainfo.=
''.
+# '&command=submission" target="LONcatInfo">'.
+ '&command=submission">'.
''.
''.
''.
+# '&command=gradingmenu" target="LONcatInfo">'.
+ '&command=gradingmenu">'.
''.
''.
''.
+# '" target="LONcatInfo">'.
+ '" >'.
''.
'';
}