mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
parent
c4e9f7a8b3
commit
29baa3698e
@ -181,6 +181,7 @@ abstract class Dashlet extends BaseElement
|
||||
{
|
||||
$result = '';
|
||||
if (! empty($this->requiredStats)) {
|
||||
reset($this->requiredStats);
|
||||
$result .= $this->statSummary(current($this->requiredStats));
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user