Feature #37: Stale Jobs
Stale Jobs replaces Long-Running Jobs on the homepage. Last Activity is added to the job table.
This commit is contained in:
@@ -843,6 +843,10 @@ table.jobTable div.queues {
|
||||
display: inline-block;
|
||||
float: right;
|
||||
}
|
||||
table.jobTable td.lastActive,
|
||||
table.jobTable th.lastActive {
|
||||
width: 130px;
|
||||
}
|
||||
table.jobTable td.dates,
|
||||
table.jobTable th.dates {
|
||||
width: 130px;
|
||||
|
||||
Reference in New Issue
Block a user