Index: lams_tool_lamc/web/authoring/newQuestionBox.jsp =================================================================== diff -u -r48edd349b40197dff421fa4b6f49f206ee6c91ff -r9db7a5bb39fecf9a0f1ae5cf2a9f701d2aa1532f --- lams_tool_lamc/web/authoring/newQuestionBox.jsp (.../newQuestionBox.jsp) (revision 48edd349b40197dff421fa4b6f49f206ee6c91ff) +++ lams_tool_lamc/web/authoring/newQuestionBox.jsp (.../newQuestionBox.jsp) (revision 9db7a5bb39fecf9a0f1ae5cf2a9f701d2aa1532f) @@ -44,8 +44,8 @@ }); } } - - function submitModifyAddedAuthoringCandidate(candidateIndexValue, actionMethod) { + + function submitModifyAddedCandidate(candidateIndexValue, actionMethod) { document.McAuthoringForm.candidateIndex.value=candidateIndexValue; submitMethod(actionMethod); } @@ -153,10 +153,7 @@ - - -