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…
Reference in New Issue