--- loncom/interface/portfolio.pm 2010/10/29 23:22:43 1.229
+++ loncom/interface/portfolio.pm 2010/11/11 23:58:05 1.230
@@ -1,7 +1,7 @@
# The LearningOnline Network
# portfolio browser
#
-# $Id: portfolio.pm,v 1.229 2010/10/29 23:22:43 raeburn Exp $
+# $Id: portfolio.pm,v 1.230 2010/11/11 23:58:05 raeburn Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -1998,44 +1998,56 @@ sub upload {
conf => 'Are you sure you want to overwrite an existing file?',
cont => 'Continue',
);
+ my $parserflag;
+ my $hidden = &hidden_elems();
+ if ($mode eq 'parse') {
+ $parserflag = '';
+ }
$r->print(<<"END");
$msg
-