Index: lams_tool_laqa/web/learning/LearnerRep.jsp =================================================================== diff -u -refa51a5d0464d96fada4e5a70f1fb86c2d726717 -r2f53601ac19db5f846eb50d31a111e12ff136a0a --- lams_tool_laqa/web/learning/LearnerRep.jsp (.../LearnerRep.jsp) (revision efa51a5d0464d96fada4e5a70f1fb86c2d726717) +++ lams_tool_laqa/web/learning/LearnerRep.jsp (.../LearnerRep.jsp) (revision 2f53601ac19db5f846eb50d31a111e12ff136a0a) @@ -20,7 +20,7 @@ - + - + @@ -240,16 +240,16 @@ function submitMethod(actionMethod) { $('.btn').prop('disabled', true); - document.QaLearningForm.method.value=actionMethod; - document.QaLearningForm.submit(); + document.forms.QaLearningForm.method.value=actionMethod; + document.forms.QaLearningForm.submit(); } - + @@ -419,42 +419,42 @@ - - - - + + + + - + - + - +
- - + - - + @@ -473,10 +473,10 @@ - + - +
@@ -486,7 +486,7 @@
-
+