Index: lams_admin/web/WEB-INF/struts-config.xml
===================================================================
RCS file: /usr/local/cvsroot/lams_admin/web/WEB-INF/Attic/struts-config.xml,v
diff -u -r1.1.2.7 -r1.1.2.8
--- lams_admin/web/WEB-INF/struts-config.xml 25 Nov 2016 15:57:44 -0000 1.1.2.7
+++ lams_admin/web/WEB-INF/struts-config.xml 28 Nov 2016 01:22:22 -0000 1.1.2.8
@@ -67,7 +67,6 @@
-
@@ -319,6 +318,7 @@
path="/usersave"
type="org.lamsfoundation.lams.admin.web.UserSaveAction"
name="UserForm"
+ parameter="method"
scope="request"
input=".user"
unknown="false"
@@ -329,6 +329,11 @@
path="/user.do?method=edit"
redirect="false"
/>
+