Changeset 323

Show
Ignore:
Timestamp:
04/03/06 15:28:34
Author:
douglm
Message:

Now BwFetchEventAction? really isn't used

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/calendar3/webclient/war/WEB-INF/struts-config.xml

    r320 r323  
    375375 
    376376    <action    path="/initMailEvent" 
    377                type="org.bedework.webclient.BwFetchEventAction" 
     377               type="org.bedework.webclient.BwEventAction" 
    378378               name="calForm" 
    379379               scope="session" 
     
    396396 
    397397    <action    path="/initEventAlarm" 
    398                type="org.bedework.webclient.BwFetchEventAction" 
     398               type="org.bedework.webclient.BwEventAction" 
    399399               name="calForm" 
    400400               scope="session"