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.2 -r1.3
--- lams_tool_nb/web/WEB-INF/struts-config.xml 6 Jul 2005 00:02:11 -0000 1.2
+++ lams_tool_nb/web/WEB-INF/struts-config.xml 14 Jul 2005 02:31:15 -0000 1.3
@@ -48,6 +48,7 @@
name="NbLearnerForm"
scope="session"
input=".learnerStarter"
+ parameter="mode"
unknown="false"
validate="false"
>
@@ -56,6 +57,11 @@
path=".learnerContent"
redirect="false"
/>
+