summaryrefslogtreecommitdiff
path: root/app/views/projects/commit/pipelines.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/commit/pipelines.html.haml')
-rw-r--r--app/views/projects/commit/pipelines.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/projects/commit/pipelines.html.haml b/app/views/projects/commit/pipelines.html.haml
index cd49dd899a0..a46421120cd 100644
--- a/app/views/projects/commit/pipelines.html.haml
+++ b/app/views/projects/commit/pipelines.html.haml
@@ -1,5 +1,6 @@
- page_title _('Pipelines'), "#{@commit.title} (#{@commit.short_id})", _('Commits')
- add_page_specific_style 'page_bundles/pipelines'
+- add_page_specific_style 'page_bundles/ci_status'
= render 'commit_box'
= render 'ci_menu'