adding rawdata link

git-svn-id: svn://10.0.0.236/trunk@110542 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mcafee%netscape.com
2001-12-15 10:54:56 +00:00
parent 0282b7e4f4
commit 17787766cf

View File

@@ -182,6 +182,11 @@ sub show_graph {
print "<li>\n";
print "<a href=\"query.cgi?tbox=$TBOX&testname=&autoscale=$AUTOSCALE&days=$DAYS&units=$UNITS&ltype=$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>";