File tree Expand file tree Collapse file tree
treebase-web/src/main/webapp/WEB-INF Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030 </bean >
3131 <bean id =" searchResultsAsRDFController" class =" org.cipres.treebase.web.controllers.SearchResultsAsRDFController" />
3232
33- <!-- AppletInteractionController removed - Java applets are no longer supported in browsers -->
34-
3533 <bean id =" readyStateStudiesController" class =" org.cipres.treebase.web.controllers.ReadyStateStudiesController" >
3634 <property name =" submissionService" ><ref bean =" submissionService" ></ref ></property >
3735 </bean >
625623 <property name =" cancelView" ><value >redirect:/user/treeList.html</value ></property >
626624 </bean >
627625
628- <!-- DirectToPhyloWidgetController removed - redundant, functionality covered by DirectMapToPhyloWidgetController -->
629-
630626 <bean id =" directMapToPhyloWidgetController" class =" org.cipres.treebase.web.controllers.DirectMapToPhyloWidgetController" >
631627 <property name =" phyloTreeService" ><ref bean =" phyloTreeService" ></ref ></property >
632628 <property name =" phyloTreeHome" ><ref bean =" phyloTreeHome" ></ref ></property >
10081004 <prop key =" /user/exportRowSegmentData.html" >exportRowSegmentDataController</prop >
10091005 <prop key =" /user/exportRowSegmentTemplate.html" >exportRowSegmentTemplateController</prop >
10101006
1011- <!-- appletInteraction removed - Java applets are no longer supported in browsers -->
1012-
1013- <prop key =" /test/testParser.html" >treeParserController</prop >
1007+ <prop key =" /test/testParser.html" >treeParserController</prop >
10141008
10151009 <prop key =" /admin/userManagement.html" >userManagementController</prop >
10161010 <prop key =" /admin/selectStudies.html" >selectStudiesController</prop >
You can’t perform that action at this time.
0 commit comments