Index: lams_tool_laqa/web/authoring/AuthoringTabsHolder.jsp =================================================================== diff -u -r3a799456c228007bb705c53f31a4f30d87e07620 -rf6abd239c49b4c7ec52cc0a425efd6b599ef0f3a --- lams_tool_laqa/web/authoring/AuthoringTabsHolder.jsp (.../AuthoringTabsHolder.jsp) (revision 3a799456c228007bb705c53f31a4f30d87e07620) +++ lams_tool_laqa/web/authoring/AuthoringTabsHolder.jsp (.../AuthoringTabsHolder.jsp) (revision f6abd239c49b4c7ec52cc0a425efd6b599ef0f3a) @@ -39,6 +39,9 @@ form.questionIndex.value=questionIndexValue; submitMethod(actionMethod); } + function doSelectTab(tabId) { + selectTab(tabId); + } @@ -96,4 +99,4 @@ - \ No newline at end of file +