Ignore:
Timestamp:
Mar 20, 2008, 1:02:00 PM (15 years ago)
Author:
Nicklas Nordborg
Message:

Fixed compilation error.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/www/views/experiments/bioassaysets/analysis_tree.jsp

    r4187 r4190  
    280280  int numListed = 0;
    281281 
    282   JspContext jspContext = new JspContext(sc);
     282  JspContext jspContext = new JspContext(sc, pageContext);
    283283  ExtensionsInvoker<ButtonAction> invoker =
    284284    (ExtensionsInvoker<ButtonAction>)ExtensionsControl.useExtensions(jspContext, "net.sf.basedb.clients.web.bioassayset.list.tools");
Note: See TracChangeset for help on using the changeset viewer.