mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-23 18:07:42 +02:00
parent
bbd68457ae
commit
a2827e0dd9
@ -180,7 +180,6 @@ class Web extends EmbeddedWeb
|
|||||||
public function getSharedNavigation($type)
|
public function getSharedNavigation($type)
|
||||||
{
|
{
|
||||||
$config = Config::navigation($type === 'dashboard-pane' ? 'dashlet' : $type);
|
$config = Config::navigation($type === 'dashboard-pane' ? 'dashlet' : $type);
|
||||||
$config->getConfigObject()->setKeyColumn('name');
|
|
||||||
|
|
||||||
if ($type === 'dashboard-pane') {
|
if ($type === 'dashboard-pane') {
|
||||||
$panes = array();
|
$panes = array();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user