Index: lams_tool_lamc/web/authoring/BasicContent.jsp
===================================================================
diff -u -r1a02559e19419af9991eaeb9363f809355b39bc7 -r00937d78dacc0993260d5ed7b39e4376e432cf45
--- lams_tool_lamc/web/authoring/BasicContent.jsp (.../BasicContent.jsp) (revision 1a02559e19419af9991eaeb9363f809355b39bc7)
+++ lams_tool_lamc/web/authoring/BasicContent.jsp (.../BasicContent.jsp) (revision 00937d78dacc0993260d5ed7b39e4376e432cf45)
@@ -38,8 +38,8 @@
height = document.documentElement.clientHeight;
// alert("using clientHeight");
}
- // alert("doc height "+height);
- height -= document.getElementById('TB_iframeContent').offsetTop + 60;
+ // alert("doc height "+height);
+ height -= document.getElementById('TB_iframeContent').offsetTop + 260;
document.getElementById('TB_iframeContent').style.height = height +"px";
TB_HEIGHT = height + 28;
@@ -70,46 +70,35 @@
frame.src = '
-
-
- |
- |
-
-
- |
-
- ?dispatch=newQuestionBox&contentFolderID=${mcGeneralAuthoringDTO.contentFolderID}&httpSessionID=${mcGeneralAuthoringDTO.httpSessionID}&toolContentID=${mcGeneralAuthoringDTO.toolContentID}&sln=${mcGeneralAuthoringDTO.sln}&showMarks=${mcGeneralAuthoringDTO.showMarks}&randomize=${mcGeneralAuthoringDTO.randomize}&questionsSequenced=${mcGeneralAuthoringDTO.questionsSequenced}&retries=${mcGeneralAuthoringDTO.retries}&KeepThis=true&TB_iframe=true&height=640&width=950&modal=true"
- class="button-add-item thickbox">
-