--- loncom/interface/statistics/lonstudentassessment.pm 2006/04/28 21:58:33 1.137 +++ loncom/interface/statistics/lonstudentassessment.pm 2006/05/01 19:29:13 1.138 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonstudentassessment.pm,v 1.137 2006/04/28 21:58:33 albertel Exp $ +# $Id: lonstudentassessment.pm,v 1.138 2006/05/01 19:29:13 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -314,7 +314,7 @@ the chart page. ####################################################### sub CreateInterface { my $Str = ''; - $Str .= &Apache::lonhtmlcommon::breadcrumbs(undef,'Chart'); + $Str .= &Apache::lonhtmlcommon::breadcrumbs('Chart'); # $Str .= &CreateLegend(); $Str .= ''."\n"; $Str .= '';