--- loncom/interface/lonnavmaps.pm 2002/08/12 18:21:42 1.40
+++ loncom/interface/lonnavmaps.pm 2002/09/03 01:23:35 1.41.2.1
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Navigate Maps Handler
#
-# $Id: lonnavmaps.pm,v 1.40 2002/08/12 18:21:42 albertel Exp $
+# $Id: lonnavmaps.pm,v 1.41.2.1 2002/09/03 01:23:35 albertel Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -489,13 +489,7 @@ sub handler {
@rows=();
- &tracetable(0,$firstres,'&'.$lastres.'&','',0);
- if ($hash{'src_'.$lastres}) {
- my $brepriv=&Apache::lonnet::allowed('bre',$hash{'src_'.$lastres});
- if (($brepriv eq '2') || ($brepriv eq 'F')) {
- $rows[$#rows+1]=''.$lastres;
- }
- }
+ &tracetable(0,$firstres,'&','',0);
# ------------------------------------------------------------------ Page parms
@@ -575,8 +569,10 @@ sub handler {
}
$r->print('>'.
''.
- '