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:
authorKatarzyna Kobierska <kkobierska@gmail.com>2016-09-12 10:52:56 +0300
committerKatarzyna Kobierska <kkobierska@gmail.com>2016-09-13 10:05:07 +0300
commitd39e314cf5896ac06219446dc1ab8707f222d0d8 (patch)
treee1a64d78c239de4f5e85ab66cf7be02e07515b15 /app/views/projects/ci/builds/_build.html.haml
parentb902a9632435ec7e4d4def609c7f0eaaf9d98535 (diff)
Improve build_path name and admin variable
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 ecf15c77ad1..37e507ea00a 100644
--- a/app/views/projects/ci/builds/_build.html.haml
+++ b/app/views/projects/ci/builds/_build.html.haml
@@ -1,4 +1,4 @@
-- admin = false unless admin
+- admin = false unless defined?(admin)
%tr.build.commit
%td.status