Changeset 157
- Timestamp:
- 02/14/06 09:52:36
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/calendar3/webadmin/war/WEB-INF/struts-config.xml
r57 r157 185 185 </action> 186 186 187 <action path="/event/showClockMap"188 name="peForm"189 scope="session"190 validate="false"191 include="/docs/event/clockMap.jsp"/>192 193 187 <!-- =============================================================== 194 188 Calendar Actions trunk/calendar3/webadmin/war/docs/header.jsp
r60 r157 68 68 <fetchUpdateList><genurl:link page="/event/fetchUpdateList.do?b=de"/></fetchUpdateList> 69 69 <update><genurl:link page="/event/update.do?b=de"/></update> 70 <showClockMap><genurl:link page="/event/showClockMap.do?b=de"/></showClockMap>71 70 </event> 72 71 <sponsor>
