From 9f5a6191558fa9d24563ced621659b7fde8d1de6 Mon Sep 17 00:00:00 2001 From: Calvo Date: Mon, 10 Oct 2022 12:45:25 +0200 Subject: [PATCH] Fix vc faourite showing all consoles bug --- pandora_console/include/functions_visual_map.php | 1 - 1 file changed, 1 deletion(-) diff --git a/pandora_console/include/functions_visual_map.php b/pandora_console/include/functions_visual_map.php index fbe1289537..fce3aabe2d 100755 --- a/pandora_console/include/functions_visual_map.php +++ b/pandora_console/include/functions_visual_map.php @@ -3788,7 +3788,6 @@ function visual_map_get_user_layouts( unset($filter['can_manage_group_all']); } - $where = ''; if ($check_user_groups === true && !empty($groups)) { if (empty($where)) { $where = '';