Index: lams_tool_nb/web/WEB-INF/struts-config.xml
===================================================================
diff -u -r064d6ed02741d003a9c2263d7966d7820f2ccaa9 -r2e0aab3f6e0ef0bf317374e2da8d1b97c08925e6
--- lams_tool_nb/web/WEB-INF/struts-config.xml (.../struts-config.xml) (revision 064d6ed02741d003a9c2263d7966d7820f2ccaa9)
+++ lams_tool_nb/web/WEB-INF/struts-config.xml (.../struts-config.xml) (revision 2e0aab3f6e0ef0bf317374e2da8d1b97c08925e6)
@@ -100,13 +100,13 @@
scope="request"
/>
@@ -115,6 +115,7 @@
type="org.lamsfoundation.lams.tool.noticeboard.web.NbAuthoringAction"
name="NbAuthoringForm"
scope="session"
+ input=".authoringContent"
parameter="method"
unknown="false"
validate="true"
@@ -134,20 +135,10 @@
scope="request"
/>
-
-