--- loncom/interface/lonindexer.pm 2003/12/30 20:47:23 1.84 +++ loncom/interface/lonindexer.pm 2004/01/02 21:00:56 1.85 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Directory Indexer # -# $Id: lonindexer.pm,v 1.84 2003/12/30 20:47:23 albertel Exp $ +# $Id: lonindexer.pm,v 1.85 2004/01/02 21:00:56 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -446,6 +446,8 @@ $groupimportbutton END # ---------------------------------------------------------------- Bread crumbs $r->print(&Apache::lonhtmlcommon::crumbs($uri)); +# ------------------------------------------------------ Remember where we were + &Apache::loncommon::storeresurl($uri); # ----------------- output starting row to the indexed file/directory hierarchy my $titleclr="#ddffff"; # $r->print(&initdebug());