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:
authorAnnabel Dunstone <annabel.dunstone@gmail.com>2016-05-24 20:31:46 +0300
committerAnnabel Dunstone <annabel.dunstone@gmail.com>2016-05-24 20:31:46 +0300
commit65925e699839e1f2e01c6c5f7a355d9fae0337d9 (patch)
tree9eb89535e11bc1ab7371e0aebf75b6aa23790ab4 /app/views/admin
parent4c058fc429a4173e033a4babcb379c52b5ed13e3 (diff)
Remove top block from builds page
Diffstat (limited to 'app/views/admin')
-rw-r--r--app/views/admin/builds/index.html.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/admin/builds/index.html.haml b/app/views/admin/builds/index.html.haml
index ed24757087b..d74cf8598e8 100644
--- a/app/views/admin/builds/index.html.haml
+++ b/app/views/admin/builds/index.html.haml
@@ -47,4 +47,3 @@
= render "admin/builds/build", build: build
= paginate @builds, theme: 'gitlab'
-