Jobset job tab: Show eval date rather than eval ID

Eval IDs carry no useful information, so it's better to show the date
of the eval. If the date is recent, a relative date is given (e.g. "3h
ago").
This commit is contained in:
Eelco Dolstra
2015-02-26 13:01:01 +01:00
parent fa1e043526
commit c04c8c2bf1
4 changed files with 24 additions and 6 deletions

View File

@ -9,7 +9,7 @@ td.centered {
text-align: center;
}
.table-header-rotated th.rotate-45{
.table-header-rotated th.rotate-45 {
height: 80px;
width: 40px;
min-width: 40px;