Bug #31621
The discovery table does not style header properly
Fixed in Releases:
Found in Releases:
Description
Comparing to the (general) hosts table, this table misses <thead> so the background of the head is not differentiated from the body.
Associated revisions
History
#1
Updated by The Foreman Bot over 1 year ago
- Assignee set to Dominik Matoulek
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_discovery/pull/522 added
#2
Updated by The Foreman Bot over 1 year ago
- Fixed in Releases Discovery Plugin 16.0 added
#3
Updated by Anonymous over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_discovery|a9e3c252aa134a0aabacfa9edb6d20ec0d4fe615.
fixes #31621 - updating table of discovered hosts (#522)
Improving Discovered Hosts table with proper thead and tbody tags for better CSS styling