mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 09:15:15 +02:00
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']);
|
unset($filter['can_manage_group_all']);
|
||||||
}
|
}
|
||||||
|
|
||||||
$where = '';
|
|
||||||
if ($check_user_groups === true && !empty($groups)) {
|
if ($check_user_groups === true && !empty($groups)) {
|
||||||
if (empty($where)) {
|
if (empty($where)) {
|
||||||
$where = '';
|
$where = '';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user