mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-25 23:04:51 +02:00
parent
e8af4295b1
commit
2e8b7425a1
@ -15,7 +15,7 @@ if (count($servicegroups) === 0) {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
<table class="groupview" data-base-target="_next">
|
<table class="groupview action" data-base-target="_next">
|
||||||
<thead>
|
<thead>
|
||||||
<th><?= $this->translate('Last Problem'); ?></th>
|
<th><?= $this->translate('Last Problem'); ?></th>
|
||||||
<th><?= $this->translate('Service Group'); ?></th>
|
<th><?= $this->translate('Service Group'); ?></th>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user