--- loncom/interface/statistics/lonpercentage.pm 2006/05/30 12:46:49 1.10 +++ loncom/interface/statistics/lonpercentage.pm 2008/12/12 10:01:30 1.11 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonpercentage.pm,v 1.10 2006/05/30 12:46:49 www Exp $ +# $Id: lonpercentage.pm,v 1.11 2008/12/12 10:01:30 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -334,7 +334,7 @@ sub TableData { $Ptr .= '&StudentAssessmentStudent='; $Ptr .= &escape($cache->{$name.':fullname'}).'">'; $Ptr .= $cache->{$name.':fullname'}; - $Ptr .= ',  '; + $Ptr .= ',  '; } $Ptr .= ''."\n";