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:
@@ -800,6 +800,10 @@ table.jobTable {
|
||||
float: right;
|
||||
}
|
||||
|
||||
td.lastActive, th.lastActive {
|
||||
width: 130px;
|
||||
}
|
||||
|
||||
td.dates, th.dates {
|
||||
width: 130px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user