mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=3357
This commit is contained in:
parent
a9225a9706
commit
1ca4e4c521
|
@ -45,8 +45,8 @@ while ($app = mysql_fetch_object($result)) {
|
||||||
<li><a href=pass_percentage_by_platform.php?appid=$app->id&nsecs=86400>last 24 hours - pass percentage by platform</a>
|
<li><a href=pass_percentage_by_platform.php?appid=$app->id&nsecs=86400>last 24 hours - pass percentage by platform</a>
|
||||||
<li><a href=failure_result_summary_by_platform.php?appid=$app->id&nsecs=86400>last 24 hours - failure by platform</a>
|
<li><a href=failure_result_summary_by_platform.php?appid=$app->id&nsecs=86400>last 24 hours - failure by platform</a>
|
||||||
<li><a href=result_summary.php?appid=$app->id&nsecs=604800>last week</a>
|
<li><a href=result_summary.php?appid=$app->id&nsecs=604800>last week</a>
|
||||||
<li><a href=failure_result_summary_by_platform.php?appid=$app->id&nsecs=604800>last week - pass percentage by platform</a>
|
<li><a href=pass_percentage_by_platform.php?appid=$app->id&nsecs=604800>last week - pass percentage by platform</a>
|
||||||
<li><a href=pass_percentage_by_platform.php?appid=$app->id&nsecs=604800>last week - failure by platform</a>
|
<li><a href=failure_result_summary_by_platform.php?appid=$app->id&nsecs=604800>last week - failure by platform</a>
|
||||||
</ul>
|
</ul>
|
||||||
";
|
";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue