Index: lams_tool_lamc/web/authoring/AdvancedContent.jsp =================================================================== diff -u -r8b5fd331984013fa4afe645a4753ae7562b0dc84 -rea108166cbf662241ea73afea9274c8b9e7a6ef0 --- lams_tool_lamc/web/authoring/AdvancedContent.jsp (.../AdvancedContent.jsp) (revision 8b5fd331984013fa4afe645a4753ae7562b0dc84) +++ lams_tool_lamc/web/authoring/AdvancedContent.jsp (.../AdvancedContent.jsp) (revision ea108166cbf662241ea73afea9274c8b9e7a6ef0) @@ -20,66 +20,56 @@ <%@ include file="/common/taglibs.jsp"%> - - - - - - - - - - - - - - +

+ + + +

+

+ + + + + +

- +

+ + + +

+

+ +

- - - - - - -
- - - -
- - - -
- - - - - - - - - -
- - - -
- -
- - - \ No newline at end of file Index: lams_tool_laqa/web/authoring/AdvancedContent.jsp =================================================================== diff -u -rd7582fc2b696eb7ef9b0d340c2d532a70c29a611 -rea108166cbf662241ea73afea9274c8b9e7a6ef0 --- lams_tool_laqa/web/authoring/AdvancedContent.jsp (.../AdvancedContent.jsp) (revision d7582fc2b696eb7ef9b0d340c2d532a70c29a611) +++ lams_tool_laqa/web/authoring/AdvancedContent.jsp (.../AdvancedContent.jsp) (revision ea108166cbf662241ea73afea9274c8b9e7a6ef0) @@ -20,45 +20,40 @@ <%@ include file="/common/taglibs.jsp"%> - +

+ + + +

- - - - - - - +

+ + + +

+

+ +

- - - - +

+ + + +

- - - - -
- - - -
- - - -
- -
- - - -
- - - - \ No newline at end of file + + + + Index: lams_tool_larsrc/web/pages/authoring/advance.jsp =================================================================== diff -u -r9ad7805407672e72dfc83fb0ba49ccafb0d43d6f -rea108166cbf662241ea73afea9274c8b9e7a6ef0 --- lams_tool_larsrc/web/pages/authoring/advance.jsp (.../advance.jsp) (revision 9ad7805407672e72dfc83fb0ba49ccafb0d43d6f) +++ lams_tool_larsrc/web/pages/authoring/advance.jsp (.../advance.jsp) (revision ea108166cbf662241ea73afea9274c8b9e7a6ef0) @@ -7,15 +7,20 @@

- + styleClass="noBorder" styleId="lockWhenFinished"> + +

- - + +

@@ -43,22 +48,28 @@

- - + +

- - + +

- +

Index: lams_tool_sbmt/web/authoring/advance.jsp =================================================================== diff -u -r9ad7805407672e72dfc83fb0ba49ccafb0d43d6f -rea108166cbf662241ea73afea9274c8b9e7a6ef0 --- lams_tool_sbmt/web/authoring/advance.jsp (.../advance.jsp) (revision 9ad7805407672e72dfc83fb0ba49ccafb0d43d6f) +++ lams_tool_sbmt/web/authoring/advance.jsp (.../advance.jsp) (revision ea108166cbf662241ea73afea9274c8b9e7a6ef0) @@ -2,17 +2,21 @@ -

- - +

+ +

- + 1 @@ -26,8 +30,10 @@

- +

Index: lams_tool_scribe/web/pages/authoring/basic.jsp =================================================================== diff -u -r9ad7805407672e72dfc83fb0ba49ccafb0d43d6f -rea108166cbf662241ea73afea9274c8b9e7a6ef0 --- lams_tool_scribe/web/pages/authoring/basic.jsp (.../basic.jsp) (revision 9ad7805407672e72dfc83fb0ba49ccafb0d43d6f) +++ lams_tool_scribe/web/pages/authoring/basic.jsp (.../basic.jsp) (revision ea108166cbf662241ea73afea9274c8b9e7a6ef0) @@ -8,7 +8,7 @@ function showMessage(url) { var area=document.getElementById("iframeArea"); if(area != null){ - area.style.width="670px"; + area.style.width="685px"; area.style.height="100%"; area.src=url; area.style.display="block"; @@ -37,49 +37,48 @@ + + - - - - - - - - - - - - - - + + + + + + + + + +
-
- -
- -
-
- -
- -
-
- -
-
- <%@ include file="parts/headingList.jsp"%> -
-
- ');"> - -
- -
+
+ +
+ +
+
+ +
+ +
+
+ +
+
+ <%@ include file="parts/headingList.jsp"%> +
+
+ ');" + class="button-add-item"> +
+ + Index: lams_tool_scribe/web/pages/authoring/headingForm.jsp =================================================================== diff -u -r74267305b37a60850dca2e40d5dcb975fe2efc32 -rea108166cbf662241ea73afea9274c8b9e7a6ef0 --- lams_tool_scribe/web/pages/authoring/headingForm.jsp (.../headingForm.jsp) (revision 74267305b37a60850dca2e40d5dcb975fe2efc32) +++ lams_tool_scribe/web/pages/authoring/headingForm.jsp (.../headingForm.jsp) (revision ea108166cbf662241ea73afea9274c8b9e7a6ef0) @@ -1,31 +1,42 @@ <%@ include file="/common/taglibs.jsp"%> + + + + +
+ - + + + - - - + + - - +

+ +

-

- -

- - - - + + + ${sessionMap.headings[formBean.headingIndex].headingText} - - - + - - -
+ +
+ + + + + + +
+
+ Index: lams_tool_scribe/web/pages/authoring/parts/headingList.jsp =================================================================== diff -u -r74267305b37a60850dca2e40d5dcb975fe2efc32 -rea108166cbf662241ea73afea9274c8b9e7a6ef0 --- lams_tool_scribe/web/pages/authoring/parts/headingList.jsp (.../headingList.jsp) (revision 74267305b37a60850dca2e40d5dcb975fe2efc32) +++ lams_tool_scribe/web/pages/authoring/parts/headingList.jsp (.../headingList.jsp) (revision ea108166cbf662241ea73afea9274c8b9e7a6ef0) @@ -2,7 +2,7 @@ - +
Index: lams_tool_survey/web/pages/authoring/advance.jsp =================================================================== diff -u -r9ad7805407672e72dfc83fb0ba49ccafb0d43d6f -rea108166cbf662241ea73afea9274c8b9e7a6ef0 --- lams_tool_survey/web/pages/authoring/advance.jsp (.../advance.jsp) (revision 9ad7805407672e72dfc83fb0ba49ccafb0d43d6f) +++ lams_tool_survey/web/pages/authoring/advance.jsp (.../advance.jsp) (revision ea108166cbf662241ea73afea9274c8b9e7a6ef0) @@ -6,22 +6,28 @@

- - + +

- - + +

- +

Index: lams_tool_vote/web/authoring/AdvancedContent.jsp =================================================================== diff -u -r05f0776f9ed9f80ad24452e9d1718e8a24ed8e62 -rea108166cbf662241ea73afea9274c8b9e7a6ef0 --- lams_tool_vote/web/authoring/AdvancedContent.jsp (.../AdvancedContent.jsp) (revision 05f0776f9ed9f80ad24452e9d1718e8a24ed8e62) +++ lams_tool_vote/web/authoring/AdvancedContent.jsp (.../AdvancedContent.jsp) (revision ea108166cbf662241ea73afea9274c8b9e7a6ef0) @@ -21,56 +21,50 @@ <%@ include file="/common/taglibs.jsp"%> - - + + + + + + - - - - - - - - - - - - - - - - - +

+ + + +

- - - +

+ + + +

- - - - - -
- - - -
- - - -
- - - -
- : -
- - - -
- -
+

+ + + +

- \ No newline at end of file + +

+ + +

+ +

+ + + +

+

+ +