diff options
Diffstat (limited to 'app/views/commits/show.html.haml')
-rw-r--r-- | app/views/commits/show.html.haml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/commits/show.html.haml b/app/views/commits/show.html.haml index cb8b866..3353f78 100644 --- a/app/views/commits/show.html.haml +++ b/app/views/commits/show.html.haml @@ -53,7 +53,7 @@ %th Status %th Build ID %th Trigger - %th Job + %th Name %th Duration %th Finished at - if @project.coverage_enabled? @@ -71,7 +71,7 @@ %th Status %th Build ID %th Trigger - %th Job + %th Name %th Duration %th Finished at - if @project.coverage_enabled? |