Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClement Ho <ClemMakesApps@gmail.com>2018-04-13 22:34:22 +0300
committerClement Ho <ClemMakesApps@gmail.com>2018-04-13 22:34:22 +0300
commit4f6e6a24e766c281c2b1665e49c5a213ab5a3d7b (patch)
treea6fb112c4f21a413502039417d217a333e76a78a /app/views/projects/generic_commit_statuses
parent21785171329ef0189a1c99d7b65b106b7bdda48c (diff)
[skip ci] label-warning => badge-warning
Diffstat (limited to 'app/views/projects/generic_commit_statuses')
-rw-r--r--app/views/projects/generic_commit_statuses/_generic_commit_status.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/generic_commit_statuses/_generic_commit_status.html.haml b/app/views/projects/generic_commit_statuses/_generic_commit_status.html.haml
index 74fdbc4dc7b..1bafcbde169 100644
--- a/app/views/projects/generic_commit_statuses/_generic_commit_status.html.haml
+++ b/app/views/projects/generic_commit_statuses/_generic_commit_status.html.haml
@@ -38,7 +38,7 @@
%span.badge.label-primary
= tag
- if retried
- %span.badge.label-warning retried
+ %span.badge.badge-warning retried
- if pipeline_link
%td