- Timestamp:
- Mar 20, 2008, 1:02:00 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/www/views/experiments/bioassaysets/analysis_tree.jsp
r4187 r4190 280 280 int numListed = 0; 281 281 282 JspContext jspContext = new JspContext(sc );282 JspContext jspContext = new JspContext(sc, pageContext); 283 283 ExtensionsInvoker<ButtonAction> invoker = 284 284 (ExtensionsInvoker<ButtonAction>)ExtensionsControl.useExtensions(jspContext, "net.sf.basedb.clients.web.bioassayset.list.tools");
Note: See TracChangeset
for help on using the changeset viewer.