adding rawdata link
git-svn-id: svn://10.0.0.236/trunk@110542 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -182,6 +182,11 @@ sub show_graph {
|
||||
print "<li>\n";
|
||||
print "<a href=\"query.cgi?tbox=$TBOX&testname=&autoscale=$AUTOSCALE&days=$DAYS&units=$UNITS<ype=$LTYPE&points=$POINTS\">Other tests that $TBOX is running</a>";
|
||||
print "</li>\n";
|
||||
|
||||
print "<li>\n";
|
||||
print "<a href=\"rawdata.cgi?tbox=$TBOX&testname=$TESTNAME&days=$DAYS\">Print the raw data for this plot.</a>";
|
||||
print "</li>\n";
|
||||
|
||||
print "</font>";
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user