Changeset 22832
- Timestamp:
- 09/09/10 10:47:29 (17 months ago)
- Location:
- trunk/intermine
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/intermine/webapp/main/resources/webapp/WEB-INF/struts-config.xml
r22539 r22832 282 282 <forward name="bag" path="/bagDetails.do"/> 283 283 </action> 284 <action path="/saveFromIdsToBag" type="org.intermine.web.struts.SaveFromIdsToBagAction"> 285 <forward name="begin" redirect="true" path="/begin.do"/> 286 <forward name="bagDetails" redirect="true" path="/bagDetails.do"/> 287 </action> 284 288 <action path="/saveQuery" name="saveQueryForm" type="org.intermine.web.struts.SaveQueryAction" input="query"> 285 289 <forward name="query" path="query.page"/>
Note: See TracChangeset
for help on using the changeset viewer.
