Index: lams_tool_nb/web/WEB-INF/struts-config.xml
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_nb/web/WEB-INF/Attic/struts-config.xml,v
diff -u -r1.9 -r1.10
--- lams_tool_nb/web/WEB-INF/struts-config.xml 3 Aug 2005 03:12:08 -0000 1.9
+++ lams_tool_nb/web/WEB-INF/struts-config.xml 5 Aug 2005 01:36:50 -0000 1.10
@@ -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"
/>
-
-