Index: lams_tool_forum/src/java/org/lamsfoundation/lams/tool/forum/web/forms/ForumForm.java =================================================================== diff -u -r4a636f089ddb22f51c9277aa191e90ab61880515 -r3080478ec97071f97aa35c5eb46fa2552e652f83 --- lams_tool_forum/src/java/org/lamsfoundation/lams/tool/forum/web/forms/ForumForm.java (.../ForumForm.java) (revision 4a636f089ddb22f51c9277aa191e90ab61880515) +++ lams_tool_forum/src/java/org/lamsfoundation/lams/tool/forum/web/forms/ForumForm.java (.../ForumForm.java) (revision 3080478ec97071f97aa35c5eb46fa2552e652f83) @@ -34,7 +34,7 @@ //Forum fields private Long toolContentID; - private int currentTab; + private String currentTab; private FormFile offlineFile; private FormFile onlineFile; private List onlineFileList; @@ -50,6 +50,7 @@ this.toolContentID = new Long(0); this.forum = new Forum(); this.forum.setTitle("New Forum"); + this.currentTab = ""; } /** * Initialize this form by given Forum instance. @@ -140,11 +141,11 @@ } - public int getCurrentTab() { + public String getCurrentTab() { return currentTab; } - public void setCurrentTab(int currentTab) { + public void setCurrentTab(String currentTab) { this.currentTab = currentTab; } Index: lams_tool_forum/web/includes/authoringHeader.jsp =================================================================== diff -u -r1c31dbd6b844bffd77d86babab9592e8267cc462 -r3080478ec97071f97aa35c5eb46fa2552e652f83 --- lams_tool_forum/web/includes/authoringHeader.jsp (.../authoringHeader.jsp) (revision 1c31dbd6b844bffd77d86babab9592e8267cc462) +++ lams_tool_forum/web/includes/authoringHeader.jsp (.../authoringHeader.jsp) (revision 3080478ec97071f97aa35c5eb46fa2552e652f83) @@ -14,11 +14,11 @@ - - + + - + - \ No newline at end of file Index: lams_tool_forum/web/jsps/authoring/advance.jsp =================================================================== diff -u -re6e4c5d47aec32f4d9248c009cad07165289237b -r3080478ec97071f97aa35c5eb46fa2552e652f83 --- lams_tool_forum/web/jsps/authoring/advance.jsp (.../advance.jsp) (revision e6e4c5d47aec32f4d9248c009cad07165289237b) +++ lams_tool_forum/web/jsps/authoring/advance.jsp (.../advance.jsp) (revision 3080478ec97071f97aa35c5eb46fa2552e652f83) @@ -2,43 +2,6 @@ - - @@ -80,12 +43,50 @@

- + - +

+ + + Index: lams_tool_forum/web/jsps/authoring/authoring.jsp =================================================================== diff -u -re6e4c5d47aec32f4d9248c009cad07165289237b -r3080478ec97071f97aa35c5eb46fa2552e652f83 --- lams_tool_forum/web/jsps/authoring/authoring.jsp (.../authoring.jsp) (revision e6e4c5d47aec32f4d9248c009cad07165289237b) +++ lams_tool_forum/web/jsps/authoring/authoring.jsp (.../authoring.jsp) (revision 3080478ec97071f97aa35c5eb46fa2552e652f83) @@ -5,7 +5,7 @@ - + Index: lams_tool_forum/web/jsps/authoring/basic.jsp =================================================================== diff -u -re6e4c5d47aec32f4d9248c009cad07165289237b -r3080478ec97071f97aa35c5eb46fa2552e652f83 --- lams_tool_forum/web/jsps/authoring/basic.jsp (.../basic.jsp) (revision e6e4c5d47aec32f4d9248c009cad07165289237b) +++ lams_tool_forum/web/jsps/authoring/basic.jsp (.../basic.jsp) (revision 3080478ec97071f97aa35c5eb46fa2552e652f83) @@ -29,7 +29,7 @@ : @@ -38,7 +38,7 @@ : @@ -66,21 +66,19 @@

- + - +

-
- +
- +
Index: lams_tool_forum/web/jsps/authoring/instructions.jsp =================================================================== diff -u -re6e4c5d47aec32f4d9248c009cad07165289237b -r3080478ec97071f97aa35c5eb46fa2552e652f83 --- lams_tool_forum/web/jsps/authoring/instructions.jsp (.../instructions.jsp) (revision e6e4c5d47aec32f4d9248c009cad07165289237b) +++ lams_tool_forum/web/jsps/authoring/instructions.jsp (.../instructions.jsp) (revision 3080478ec97071f97aa35c5eb46fa2552e652f83) @@ -10,15 +10,15 @@ : - +
- +
  • @@ -36,7 +36,7 @@   - + @@ -70,14 +70,14 @@ : - +
    - +
  • @@ -93,7 +93,7 @@ - + @@ -129,10 +129,10 @@

    - + - +