* rghetta schrieb am 15.05.08 um 13:43 Uhr:
> Hello Kern,
> yes, I've changed the ordering from
>       job.starttime desc, job.jobid desc
> to
>       job.starttime=0 desc, job.starttime desc, job.jobid desc
> exactly to show records with starttime zero before the others.
> 
> I've done that because I had to scroll to the bottom to see the 
> scheduled-but-not-already-started jobs.
> I thought that change was an improvement, sorry :-)

You might think about makeing the table header clickable to choose
ordering. Or creating a dropdownfield to select the sortfield.


Just my 2ยข
-Marc

-- 
8AAC 5F46 83B4 DB70 8317  3723 296C 6CCA 35A6 4134

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bacula-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to