--- loncom/homework/grades.pm 2003/08/06 19:32:18 1.130 +++ loncom/homework/grades.pm 2003/08/17 18:36:46 1.130.2.1 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # The LON-CAPA Grading handler # -# $Id: grades.pm,v 1.130 2003/08/06 19:32:18 albertel Exp $ +# $Id: grades.pm,v 1.130.2.1 2003/08/17 18:36:46 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2510,7 +2510,6 @@ to this page if the data selected is ins $javascript ENDPICK - $request->print(&show_grading_menu_form($symb,$url)); return ''; }