summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/views/ci/status/_badge.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/ci/status/_badge.html.haml b/app/views/ci/status/_badge.html.haml
index b1b6e9c2b05..c00ddd183fb 100644
--- a/app/views/ci/status/_badge.html.haml
+++ b/app/views/ci/status/_badge.html.haml
@@ -5,4 +5,4 @@
- else
%span{ class: "ci-status ci-#{status}" }
= custom_icon(status.icon)
- = detailed_status.text
+ = status.text