Skip to content

Remove old marketing header and top nav code

Lukas Eipert requested to merge leipert-remove-top-nav-haml-code into master

What does this MR do and why?

Remove marketing header from old top nav

The old top nav isn't used any longer. So let's remove the marketing header.

Remove top_nav_responsive template

The old top nav isn't in use any longer, so we can remove this.

Remove NavBar toggler

The old navbar is no more, so this little toggle can go as well. As a result .top-nav-responsive-open is never applied and therefore .hide-when-top-nav-responsive-open is also redundant.

Remove Top Nav Partial

It's got no use. The Old Top Bar is gone. Bye Bye!

Remove marketing header from old top nav

The old top nav isn't used any longer. So let's remove the marketing header.

Screenshots or screen recordings

N/A

How to set up and validate locally

N/A

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Lukas Eipert

Merge request reports