Bug #14679
smart proxy puppet CA sub-tabs missing data-toggle="tab"
Description
This causes the tabbing to break when using katello (presumably due to some angular issue not recognizing this is a tab)
Related issues
Associated revisions
Fixes #14679 - Fix tabbing of puppet CA in proxy
The links were missing the `data-toggle="tab"` attribute, causing the
tabbing to break when using under katello.
(cherry picked from commit ddbd8f72da0b3584e8810248996bf32e2b466741)
History
#1
Updated by Tomer Brisker about 6 years ago
- Related to Bug #13718: Unable to select various tabs under puppetca tab of smart-proxy added
#2
Updated by The Foreman Bot about 6 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3434 added
#3
Updated by Tomer Brisker about 6 years ago
- Related to Bug #14484: Unable to select various tabs under puppetca tab of smart-proxy added
#4
Updated by Walden Raines about 6 years ago
- Bugzilla link set to 1328487
#5
Updated by Anonymous about 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset ddbd8f72da0b3584e8810248996bf32e2b466741.
#6
Updated by Dominic Cleal about 6 years ago
- Legacy Backlogs Release (now unused) set to 155
Fixes #14679 - Fix tabbing of puppet CA in proxy
The links were missing the `data-toggle="tab"` attribute, causing the
tabbing to break when using under katello.