Changeset 323
- Timestamp:
- 04/03/06 15:28:34
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/calendar3/webclient/war/WEB-INF/struts-config.xml
r320 r323 375 375 376 376 <action path="/initMailEvent" 377 type="org.bedework.webclient.Bw FetchEventAction"377 type="org.bedework.webclient.BwEventAction" 378 378 name="calForm" 379 379 scope="session" … … 396 396 397 397 <action path="/initEventAlarm" 398 type="org.bedework.webclient.Bw FetchEventAction"398 type="org.bedework.webclient.BwEventAction" 399 399 name="calForm" 400 400 scope="session"
