mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Merge branch 'ent-11600-item-grouped-agentmodules-de-plantilla-de-informe-muestra-todos-los-modulos-del-nodo-si-no-hace-match-con-el-agente-seleccionado' into 'develop'
Ent 11600 Item "Grouped agent/modules" de plantilla de informe muestra todos los modulos del nodo si no hace match con el agente seleccionado See merge request artica/pandorafms!6130
This commit is contained in:
commit
99069e43ec
@ -3470,7 +3470,7 @@ function reporting_agent_module_status($report, $content)
|
||||
|
||||
$agents = json_decode(
|
||||
io_safe_output(
|
||||
base64_decode($external_source['id_agents'])
|
||||
base64_decode($external_source['id_agent'])
|
||||
),
|
||||
true
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user