summaryrefslogtreecommitdiff
path: root/app/views/projects/pipelines/_with_tabs.html.haml
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2016-12-09 16:16:14 +0000
committerFilipa Lacerda <filipa@gitlab.com>2016-12-12 12:44:46 +0000
commit52e0c4ba916d2cbc9bdb0fa0782c6b705c03c5a6 (patch)
tree93926df8a1b9cacda3945870dbc158f663192b9e /app/views/projects/pipelines/_with_tabs.html.haml
parent94e0f402334af845bb44e92a3e2646780d633ce2 (diff)
downloadgitlab-ce-52e0c4ba916d2cbc9bdb0fa0782c6b705c03c5a6.tar.gz
Fix broken tests
Diffstat (limited to 'app/views/projects/pipelines/_with_tabs.html.haml')
-rw-r--r--app/views/projects/pipelines/_with_tabs.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/pipelines/_with_tabs.html.haml b/app/views/projects/pipelines/_with_tabs.html.haml
index 739e5930822..88af41aa835 100644
--- a/app/views/projects/pipelines/_with_tabs.html.haml
+++ b/app/views/projects/pipelines/_with_tabs.html.haml
@@ -12,7 +12,7 @@
.tab-content
#js-tab-pipeline.tab-pane
- .build-content.middle-block
+ .build-content.middle-block.js-pipeline-graph
= render "projects/pipelines/graph", pipeline: pipeline
#js-tab-builds.tab-pane