summaryrefslogtreecommitdiff
path: root/app/views/layouts/header/_new.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/layouts/header/_new.html.haml')
-rw-r--r--app/views/layouts/header/_new.html.haml2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/views/layouts/header/_new.html.haml b/app/views/layouts/header/_new.html.haml
index c0833c64911..5859f689dd1 100644
--- a/app/views/layouts/header/_new.html.haml
+++ b/app/views/layouts/header/_new.html.haml
@@ -83,8 +83,6 @@
= icon('ellipsis-v', class: 'js-navbar-toggle-right')
= icon('times', class: 'js-navbar-toggle-left', style: 'display: none;')
- = yield :header_content
-
= render 'shared/outdated_browser'
- if @project && !@project.empty_repo?