--- loncom/interface/londocs.pm 2011/12/25 18:19:38 1.470 +++ loncom/interface/londocs.pm 2011/12/25 18:29:49 1.471 @@ -1,7 +1,7 @@ # The LearningOnline Network # Documents # -# $Id: londocs.pm,v 1.470 2011/12/25 18:19:38 raeburn Exp $ +# $Id: londocs.pm,v 1.471 2011/12/25 18:29:49 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1970,8 +1970,7 @@ sub entryline { if ($allowed) { my $incindex=$index+1; my $selectbox=''; - if (($folder!~/^supplemental/) && - ($#LONCAPA::map::order>0) && + if (($#LONCAPA::map::order>0) && ((split(/\:/, $LONCAPA::map::resources[$LONCAPA::map::order[0]]))[1] ne '') &&