mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-30 17:24:18 +02:00
ActivityLogTable: do not call fetchRows twice
This commit is contained in:
parent
985d03d5f2
commit
b8a953e296
@ -33,7 +33,6 @@ class ActivityLogTable extends ZfQueryBasedTable
|
||||
public function assemble()
|
||||
{
|
||||
$this->attributes()->add('class', 'activity-log');
|
||||
$this->fetchRows();
|
||||
}
|
||||
|
||||
public function setLastDeployedId($id)
|
||||
|
Loading…
x
Reference in New Issue
Block a user