-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
We changed the header design on the home app, and probably broke the header sharing script.
We now have
_header.html.erb (the header, uses all below)
_login.html.erb (a login link and menu, if the app needs it, if not, it's a blank file)
_menu.html.erb (the primary navigation on the 'left' or 'top' (comes first))
_menu_secondary.html.erb (the right hand navigation menu (comes last))
Each app will probably have a completely different primary navigation, and the same secondary navigation (but linking to different places, depending on the context - eg 'github' goes to the relevant repo)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request