--- loncom/interface/londocs.pm 2004/08/03 20:44:33 1.136 +++ loncom/interface/londocs.pm 2004/08/17 19:02:57 1.137 @@ -1,7 +1,7 @@ # The LearningOnline Network # Documents # -# $Id: londocs.pm,v 1.136 2004/08/03 20:44:33 albertel Exp $ +# $Id: londocs.pm,v 1.137 2004/08/17 19:02:57 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -281,7 +281,8 @@ sub breadcrumbs { } - return &Apache::lonhtmlcommon::breadcrumbs(undef,undef,undef,undef,undef,0); + return &Apache::lonhtmlcommon::breadcrumbs(undef,undef,undef,undef,undef, + 0,'nohelp'); } sub editor {