Footer shows only the second level navigation for the active page
Bug #1403513 reported by
David Planella
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Developer Portal |
Fix Released
|
Medium
|
Daniel Holbach |
Bug Description
On the home page, the footer shows all the primary and secondary navigation links as expected.
However, when navigation to another section, it shows only the second level navigation for that section. To reproduce, simply go to /apps and watch the footer.
I think it might have to do with the parameters passed to show_menu_below_id [1] in the templates/base.html or how we define the template in templates/
Related branches
lp://staging/~dholbach/developer-ubuntu-com/footer
- Ubuntu App Developer site developers: Pending requested
-
Diff: 78 lines (+16/-6)5 files modifieddeveloper_portal/settings.py (+0/-1)
templates/base.html (+1/-1)
templates/menu/menu_language_chooser.html (+11/-0)
templates/website_base.html (+2/-2)
templates/zinnia/base.html (+2/-2)
Changed in developer-ubuntu-com: | |
importance: | Undecided → Medium |
milestone: | none → developer-2.0 |
status: | New → Triaged |
tags: | added: django-cms footer |
Changed in developer-ubuntu-com: | |
status: | Triaged → In Progress |
assignee: | nobody → Daniel Holbach (dholbach) |
Changed in developer-ubuntu-com: | |
status: | In Progress → Fix Released |
To post a comment you must log in.