#235 Avoid empty nav bar if visiting hub logged out
Merged by atelic. Opened by atelic.
atelic/fedora-hubs fix/dropdown-nav-logged-in  into  develop

Download 235.patch

Purpose

Right now, when viewing a hub while logged out, there is an empty white nav bar: https://hubs-dev.fedorainfracloud.org/pingou/

Changes

  • Move check for g.auth.logged_in to surround all of the nav bar
  • Make sure HTML is using 2 spaces

How it looks now when viewing my hub while I'm logged out:

  • http://i.imgur.com/tWDBDni.png

:thumbsup: for me

Thanks :ship:

Pull-Request has been merged by atelic

Metadata