Changeset 462

Show
Ignore:
Timestamp:
05/08/06 16:45:37
Author:
johnsa
Message:

upload ical file now refreshes the view automatically

Files:

Legend:

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

    r460 r462  
    322322               scope="session" 
    323323               validate="false"> 
    324     <forward name="baddata" path="/showMain.rdo" redirect="true" /> 
     324      <forward name="baddata" path="/showMain.rdo" redirect="true" /> 
     325      <forward name="success" path="/setup.do" redirect="true"/> 
    325326    </action> 
    326327