Index: lams_tool_laqa/web/learning/LearnerRep.jsp =================================================================== diff -u -rf0206ca043e253b03bc1b6f99b345bbfe4b85dd2 -r52a6369ce66a2ea70d38bfa2e627dfcde6354b10 --- lams_tool_laqa/web/learning/LearnerRep.jsp (.../LearnerRep.jsp) (revision f0206ca043e253b03bc1b6f99b345bbfe4b85dd2) +++ lams_tool_laqa/web/learning/LearnerRep.jsp (.../LearnerRep.jsp) (revision 52a6369ce66a2ea70d38bfa2e627dfcde6354b10) @@ -217,28 +217,11 @@ - - - - -
- - - - - - + - - + @@ -504,10 +486,6 @@ } } - function continueReflect() { - submitMethod('forwardtoReflection'); - } - function submitMethod(actionMethod) { document.forms.qaLearningForm.action=actionMethod+".do"; document.forms.qaLearningForm.submit();