Show at most 5 pie charts in the services list

refs #8205
This commit is contained in:
Alexander A. Klimov 2015-05-29 18:41:07 +02:00
parent 9a141d5e3c
commit d7e850da0e
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ if (count($services) === 0) {
</td>
<td>
<div class="sparkline-box"><?= $this->perfdata($service->service_perfdata, true, 8) ?> </div>
<div class="sparkline-box"><?= $this->perfdata($service->service_perfdata, true, 5) ?> </div>
<?= $this->iconImage()->service($service) ?>
<?= implode(' ', $this->serviceFlags($service)); ?>
<?= $this->qlink(