Changeset 30921
- Timestamp:
- Mar 16, 2011, 11:47:50 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/raw/czartool_labels.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/raw/czartool_labels.php
r30914 r30921 506 506 createLabelTableCell($anyFaults, $link, $str); 507 507 508 $link = "publish Run.php?pass=" . $pass . "&proj=" . $proj . "&publishRun.label=" . $thisLabel . "&publishRun.state=".$searchState;508 $link = "publishDone.php?pass=" . $pass . "&proj=" . $proj . "&publishRun.label=" . $thisLabel . "&publishRun.state=".$searchState; 509 509 getStateAndFaults($db, $thisLabel, $selectedState, "pub", $str, $anyFaults); 510 510 createLabelTableCell($anyFaults, $link, $str);
Note:
See TracChangeset
for help on using the changeset viewer.
