Commit 0e4d47e7 authored by Stan Hu's avatar Stan Hu

Add a column header to admin/jobs page

This column was blank before. It contain one or two pieces of
information:

* Job duration
* Job completion timestamp

For brevity, use `Timing` as the header.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/62347
parent 7f97c5a8
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
%th Runner %th Runner
%th Stage %th Stage
%th Name %th Name
%th %th Timing
%th Coverage %th Coverage
%th %th
......
---
title: Add a column header to admin/jobs page
merge_request: 28837
author:
type: other
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment