Add another sorting option for results: mod_time

svn path=/trunk/boinc/; revision=4994
This commit is contained in:
Bruce Allen 2005-01-04 22:43:49 +00:00
parent a6a95a5814
commit 05cb2b383e
1 changed files with 1 additions and 0 deletions

View File

@ -587,6 +587,7 @@ function result_sort_select() {
<option value=''>None
<option value=id>ID
<option value=sent_time>Sent time
<option value=mod_time>Modification time
<option value=received_time>Received time
<option value=exit_status>Exit status
<option value=hostid>Host ID