summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/views/projects/stage/_graph.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/stage/_graph.html.haml b/app/views/projects/stage/_graph.html.haml
index 745b6d143f4..bf8c75b6e5c 100644
--- a/app/views/projects/stage/_graph.html.haml
+++ b/app/views/projects/stage/_graph.html.haml
@@ -14,7 +14,7 @@
%li.build{ class: ("playable" if is_playable) }
.curve
.build-content
- = render 'ci/status/icon_with_name_and_action', subject: status
+ = render "projects/#{status.to_partial_path}_pipeline", subject: status
- else
%li.build
.curve