diff --git a/pandora_console/include/lib/Dashboard/Widgets/tree_view.php b/pandora_console/include/lib/Dashboard/Widgets/tree_view.php index cbeba60d3f..bca4c3f366 100644 --- a/pandora_console/include/lib/Dashboard/Widgets/tree_view.php +++ b/pandora_console/include/lib/Dashboard/Widgets/tree_view.php @@ -333,6 +333,10 @@ class TreeViewWidget extends Widget 'policies' => __('Policies'), ]; + if (is_metaconsole() === true) { + $fields = ['group' => __('Groups')]; + } + $inputs[] = [ 'label' => __('Type tree'), 'arguments' => [