mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=12358
This commit is contained in:
parent
773d149d4a
commit
35676da0d8
|
@ -154,7 +154,7 @@ function show_form() {
|
|||
<form method=get action=job_times.php>
|
||||
App ID: <input name=appid>
|
||||
<br>platform ID (0 for all): <input name=platformid value=0>
|
||||
<br>FLOP quantum: <input name=quantum value=1e10>
|
||||
<br>FLOP quantum: <input name=quantum value=1e12>
|
||||
<br># of results: <input name=nresults value=1000>
|
||||
<br><input type=submit name=submit value=OK>
|
||||
</form>
|
||||
|
|
Loading…
Reference in New Issue