--- loncom/interface/portfolio.pm 2006/08/14 21:35:35 1.158 +++ loncom/interface/portfolio.pm 2006/08/16 17:58:54 1.159 @@ -1,7 +1,7 @@ # The LearningOnline Network # portfolio browser # -# $Id: portfolio.pm,v 1.158 2006/08/14 21:35:35 albertel Exp $ +# $Id: portfolio.pm,v 1.159 2006/08/16 17:58:54 banghart Exp $ # # Copyright Michigan State University Board of Trustees # @@ -358,7 +358,7 @@ sub display_directory { currentpath => $current_path ); $line .= &make_anchor($url,\%anchor_fields,'Rename'); - $line .= ''.&make_anchor($href_edit_location.$filename.'.meta',undef,$cat); + $line .= ''.&make_anchor($href_edit_location.$filename.'.meta',\%anchor_fields,$cat); # ''.$cat.''; } $line .= '';