Merge branch 'ent-9626-en-consola-web-y-en-nodo-se-muestran-como-favoritas-todas-las-consolas-visuales' into 'develop'
Fix vc faourite showing all consoles bug Ref: pandora_enterprise#9626 See merge request artica/pandorafms!5184
This commit is contained in:
commit
c7cfd2319d
|
@ -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 = '';
|
||||
|
|
Loading…
Reference in New Issue