summaryrefslogtreecommitdiff
path: root/app/views/admin/health_check
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-09-19 14:53:11 -0700
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-09-25 10:11:42 -0700
commit2414d9411885fbd56b4712d7c157450e3efd6d40 (patch)
treef329d87a5b0acefa186843c1fa9a6d8426be67ae /app/views/admin/health_check
parent804714449233d95ff6e4b07ecb07b941fba1a6ab (diff)
downloadgitlab-ce-2414d9411885fbd56b4712d7c157450e3efd6d40.tar.gz
Remove unused admin subnavs
Diffstat (limited to 'app/views/admin/health_check')
-rw-r--r--app/views/admin/health_check/show.html.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/admin/health_check/show.html.haml b/app/views/admin/health_check/show.html.haml
index 517db50b97f..10a3bed0a4f 100644
--- a/app/views/admin/health_check/show.html.haml
+++ b/app/views/admin/health_check/show.html.haml
@@ -1,7 +1,6 @@
- @no_container = true
- page_title _('Health Check')
- no_errors = @errors.blank? && @failing_storage_statuses.blank?
-= render 'admin/monitoring/head'
%div{ class: container_class }
%h3.page-title= page_title