IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 23, 2012, 12:20:35 PM (14 years ago)
Author:
Serge CHASTEL
Message:

Failures for the staticsky stage + access to the log through ipp monitor

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/raw/czartool_labels.php

    r34544 r34688  
    465465        createFormattedTableCell($anyFaults, $link, $str, $anyFaults, 0);
    466466
    467         $link = $defaultlink;
     467        $link = "failedStaticsky.php?pass=" . $pass . "&proj=" . $proj . "&staticskyRun.label=" . $thisLabel . "&staticskyRun.state=".$searchState;
    468468        getStateAndFaults($db, $thisLabel, $selectedState, "staticsky", $str, $anyFaults);
    469469        createFormattedTableCell($anyFaults, $link, $str, $anyFaults, 0);
Note: See TracChangeset for help on using the changeset viewer.