mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-21 04:44:25 +02:00
parent
e8058c09c5
commit
d0a7c481c2
@ -100,6 +100,7 @@ abstract class MonitoredObjectController extends Controller
|
||||
{
|
||||
$this->getTabs()->activate('history');
|
||||
$this->view->history = $this->object->fetchEventHistory()->eventhistory;
|
||||
$this->applyRestriction('monitoring/filter/objects', $this->view->history);
|
||||
|
||||
$this->setupLimitControl(50);
|
||||
$this->setupPaginationControl($this->view->history, 50);
|
||||
|
Loading…
x
Reference in New Issue
Block a user