Bug #6057
Katello pages do not highlight upper level navigation tabs
Difficulty:
easy
Triaged:
Bugzilla link:
Pull request:
Description
There is an inconsistency whereby Katello pages do not highlight the upper level navigation tabs but Foreman pages do.
Associated revisions
History
#1
Updated by Eric Helms almost 9 years ago
- Target version changed from 45 to 48
#2
Updated by Eric Helms over 8 years ago
- Target version changed from 48 to 49
#3
Updated by Walden Raines over 8 years ago
- Status changed from New to Assigned
#4
Updated by Walden Raines over 8 years ago
- Bugzilla link set to 1117469
#5
Updated by Walden Raines over 8 years ago
- Project changed from Katello to Foreman
- Category changed from Web UI to Web Interface
- Status changed from Assigned to Ready For Testing
- Target version changed from 49 to 1.8.0
- Difficulty set to easy
#6
Updated by The Foreman Bot over 8 years ago
- Pull request https://github.com/theforeman/foreman/pull/1572 added
#7
Updated by Walden Raines over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 357d3decc238fc67f7f85d0347a55600f3f5354a.
#8
Updated by Dominic Cleal over 8 years ago
- Legacy Backlogs Release (now unused) set to 10
Fixes #6057: highlight active tab based on current URL.
Highlight the active menu tab based on the current URL
rather than relying on the controller and action. This
fixes a problem where top level menus that contain plugin
menu items were not being highlighted when active.
http://projects.theforeman.org/issues/6057