Index: lams_tool_laqa/web/authoring/newQuestionBox.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_laqa/web/authoring/newQuestionBox.jsp,v diff -u -r1.15 -r1.16 --- lams_tool_laqa/web/authoring/newQuestionBox.jsp 13 Nov 2009 03:13:58 -0000 1.15 +++ lams_tool_laqa/web/authoring/newQuestionBox.jsp 10 Jun 2010 00:44:52 -0000 1.16 @@ -100,7 +100,7 @@ { heightOffSet = document.getElementById('wizardDiv').offsetHeight; } - window.top.resizeIframe(heightOffSet,0); + window.top.resizeIframe(heightOffSet); heightOffSet = heightOffSet * -1; }); });