--- loncom/interface/lonstatistics.pm 2002/08/13 00:37:18 1.41 +++ loncom/interface/lonstatistics.pm 2002/08/13 12:21:46 1.42 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # (Publication Handler # -# $Id: lonstatistics.pm,v 1.41 2002/08/13 00:37:18 stredwic Exp $ +# $Id: lonstatistics.pm,v 1.42 2002/08/13 12:21:46 stredwic Exp $ # # Copyright Michigan State University Board of Trustees # @@ -123,6 +123,7 @@ sub ProcessFormData{ 'ProblemStatisticsMaps', 'All Maps'); &CheckFormElement($cache, 'ProblemStatisticsSort', 'ProblemStatisticsSort', 'Homework Sets Order'); + &CheckFormElement($cache, 'DisplayLegend', 'DisplayLegend', 'Hide Legend'); # Search only form elements my @headingColumns=();