summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKamil Trzcinski <ayufan@ayufan.eu>2016-12-08 18:21:11 +0100
committerGrzegorz Bizon <grzesiek.bizon@gmail.com>2016-12-12 12:59:02 +0100
commit23f02681c036b150966ce4459410c94694167b34 (patch)
tree97ec2b4789936bc1021dca0e3bdad2d8b8e26ad0
parentd9a979c84f2d91b25ccde9131f9b4b03b40c4ef7 (diff)
downloadgitlab-ce-23f02681c036b150966ce4459410c94694167b34.tar.gz
Revert some unneeded changes
-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