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