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:
authorMike Greiling <mike@pixelcog.com>2016-11-11 01:48:47 +0300
committerMike Greiling <mike@pixelcog.com>2016-11-11 01:48:55 +0300
commitd949db0519f38015b821c5af9821442ba6e17529 (patch)
tree45ebb48163436a1384803fe3b4282f30cfaa2c93 /app/views/projects/ci/builds/_build.html.haml
parentd55fb906e43430ec265f48928f609892681cccd9 (diff)
remove unused class name
Diffstat (limited to 'app/views/projects/ci/builds/_build.html.haml')
-rw-r--r--app/views/projects/ci/builds/_build.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/ci/builds/_build.html.haml b/app/views/projects/ci/builds/_build.html.haml
index 28a040b4ac1..8d9c15d0dc6 100644
--- a/app/views/projects/ci/builds/_build.html.haml
+++ b/app/views/projects/ci/builds/_build.html.haml
@@ -60,7 +60,7 @@
- if build.pipeline.user
= user_avatar(user: build.pipeline.user, size: 20)
- else
- %span.api.monospace API
+ %span.monospace API
- if admin
%td