--- loncom/interface/portfolio.pm 2004/11/22 22:59:32 1.57 +++ loncom/interface/portfolio.pm 2004/11/25 23:56:19 1.58 @@ -74,7 +74,7 @@ sub display_common { } $r->print(''); &Apache::lonhtmlcommon::store_recent('portfolio',$current_path,$current_path); - $r->print('
'. + $r->print('
'. &Apache::lonhtmlcommon::select_recent('portfolio','currentpath', 'this.form.submit();')); $r->print("
");