Index: lams_tool_laqa/web/authoring/newQuestionBox.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_laqa/web/authoring/newQuestionBox.jsp,v diff -u -r1.13.6.1.2.1 -r1.13.6.1.2.2 --- lams_tool_laqa/web/authoring/newQuestionBox.jsp 16 Nov 2009 02:25:10 -0000 1.13.6.1.2.1 +++ lams_tool_laqa/web/authoring/newQuestionBox.jsp 10 Jun 2010 00:42:44 -0000 1.13.6.1.2.2 @@ -100,7 +100,7 @@ { heightOffSet = document.getElementById('wizardDiv').offsetHeight; } - window.top.resizeIframe(heightOffSet,0); + window.top.resizeIframe(heightOffSet); heightOffSet = heightOffSet * -1; }); });