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 f8c27f4c026..0dbd6e53212 100644
--- a/app/views/projects/commit/pipelines.html.haml
+++ b/app/views/projects/commit/pipelines.html.haml
@@ -1,4 +1,5 @@
- page_title _('Pipelines'), "#{@commit.title} (#{@commit.short_id})", _('Commits')
+- add_page_specific_style 'page_bundles/pipelines'
= render 'commit_box'
= render 'ci_menu'