parent
e8af4295b1
commit
2e8b7425a1
|
@ -15,7 +15,7 @@ if (count($servicegroups) === 0) {
|
|||
return;
|
||||
}
|
||||
?>
|
||||
<table class="groupview" data-base-target="_next">
|
||||
<table class="groupview action" data-base-target="_next">
|
||||
<thead>
|
||||
<th><?= $this->translate('Last Problem'); ?></th>
|
||||
<th><?= $this->translate('Service Group'); ?></th>
|
||||
|
|
Loading…
Reference in New Issue