trafficmonitor init...2
This commit is contained in:
parent
83f54434b8
commit
031bbac3a4
@ -20,7 +20,7 @@ class Home extends AdminController
|
||||
foreach (service('trafficservice')->getEntities(['status' => STATUS['AVAILABLE']]) as $entity)
|
||||
$dashboards[] = $this->action_render_process(
|
||||
['admin', 'traffic'],
|
||||
'traffic' . DIRECTORY_SEPARATOR . 'dashboard',
|
||||
'dashboard',
|
||||
['entity' => $entity]
|
||||
);
|
||||
return $this->action_render_process(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user