Changeset 454
- Timestamp:
- 05/05/06 10:55:33
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/calendar3/webclient/war/WEB-INF/struts-config.xml
r447 r454 690 690 <action path="/prefs/update" 691 691 type="org.bedework.webcommon.pref.UpdatePrefsAction" 692 name=" peForm"692 name="calForm" 693 693 scope="session" 694 694 validate="false">
