mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 22:04:25 +02:00
Add CSS class for state badge groups
This commit is contained in:
parent
be7263ebfa
commit
275d9bd411
@ -257,6 +257,7 @@ class StateBadges extends AbstractWidget
|
||||
$groupItem = new NavigationItem(
|
||||
uniqid(),
|
||||
array(
|
||||
'cssClass' => 'state-badge-group',
|
||||
'label' => '',
|
||||
'priority' => $this->priority++
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user