Index: lams_tool_lamc/web/authoring/newQuestionBox.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_lamc/web/authoring/newQuestionBox.jsp,v diff -u -r1.17 -r1.18 --- lams_tool_lamc/web/authoring/newQuestionBox.jsp 26 Jul 2013 16:10:44 -0000 1.17 +++ lams_tool_lamc/web/authoring/newQuestionBox.jsp 17 May 2014 19:54:43 -0000 1.18 @@ -44,8 +44,8 @@ }); } } - - function submitModifyAddedAuthoringCandidate(candidateIndexValue, actionMethod) { + + function submitModifyAddedCandidate(candidateIndexValue, actionMethod) { document.McAuthoringForm.candidateIndex.value=candidateIndexValue; submitMethod(actionMethod); } @@ -153,10 +153,7 @@ - - -