Index: lams_gradebook/web/WEB-INF/web.xml
===================================================================
RCS file: /usr/local/cvsroot/lams_gradebook/web/WEB-INF/Attic/web.xml,v
diff -u -r1.5.2.4 -r1.5.2.5
--- lams_gradebook/web/WEB-INF/web.xml 25 Nov 2014 09:37:33 -0000 1.5.2.4
+++ lams_gradebook/web/WEB-INF/web.xml 3 Feb 2017 09:40:29 -0000 1.5.2.5
@@ -130,6 +130,11 @@
1
+
+
+ recalculateTotalMarksForLesson
+ org.lamsfoundation.lams.gradebook.web.servlet.RecalculateTotalMarksForLessonServlet
+
action
@@ -140,6 +145,11 @@
Connector
/ckeditor/filemanager/browser/default/connectors/jsp/connector
+
+
+ recalculateTotalMarksForLesson
+ /recalculateTotalMarksForLesson
+
500