summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2016-10-05 10:15:05 +0100
committerFilipa Lacerda <filipa@gitlab.com>2016-10-05 10:15:05 +0100
commit8e3e1ea0a4111fbbf8f91946f67519116fb633f3 (patch)
tree9ac9ac3a8f4cb1439ded9a55aa1e4d814b707e81
parent2a0c6e8a86823544c08183cb5ba0ced7f2510935 (diff)
downloadgitlab-ce-22509-pipeline-tables.tar.gz
-rw-r--r--app/views/projects/pipelines/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/pipelines/index.html.haml b/app/views/projects/pipelines/index.html.haml
index e1c983e1679..2d1df095bfa 100644
--- a/app/views/projects/pipelines/index.html.haml
+++ b/app/views/projects/pipelines/index.html.haml
@@ -48,7 +48,7 @@
%th.col-xs-1.col-sm-1 Status
%th.col-xs-2.col-sm-4 Pipeline
%th.col-xs-2.col-sm-2 Stages
- %th.col-xs-2.col-sm-2.commit-message
+ %th.col-xs-2.col-sm-2
%th.hidden-xs.col-sm-3
= render @pipelines, commit_sha: true, stage: true, allow_retry: true, stages: stages