Changeset 3592 for trunk/www/views/experiments/bioassaysets/index.jsp
- Timestamp:
- Jul 23, 2007, 2:57:39 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/www/views/experiments/bioassaysets/index.jsp
r2993 r3592 358 358 // Display the edit page for for filtering a bioassay set (should be opened in a popup) 359 359 ItemContext cc = Base.getAndSetCurrentContext(sc, itemType, pageContext, defaultContext); 360 redirect = "../../../common/plugin/index.jsp?ID="+ID+"&cmd= NewJob&item_type="+itemType.name()+"&context_type=ITEM&main_type=ANALYZE&title=Filter+bioassay+set&plugin_class=net.sf.basedb.plugins.FormulaFilter";360 redirect = "../../../common/plugin/index.jsp?ID="+ID+"&cmd=SelectPlugin&item_type="+itemType.name()+"&context_type=ITEM&main_type=ANALYZE&title=Filter+bioassay+set&plugin_type=net.sf.basedb.core.plugin.AnalysisFilterPlugin"; 361 361 } 362 362 else
Note: See TracChangeset
for help on using the changeset viewer.