Merge branch 'ent-12922-fallos-en-vista-de-grupos-tactical-view' into 'develop'

Ent 12922 Fallos en Vista de grupos tactical view

See merge request artica/pandorafms!6966
This commit is contained in:
Matias Didier 2024-03-04 12:13:58 +00:00
commit 53c69af205
1 changed files with 1 additions and 0 deletions

View File

@ -2838,6 +2838,7 @@ function modules_get_color_status($status, $force_module=false)
case STATUS_MODULE_NO_DATA_BALL:
case STATUS_AGENT_NO_DATA_BALL:
case STATUS_AGENT_NO_MONITORS_BALL:
case STATUS_AGENT_NO_MONITORS:
return COL_NOTINIT;
case AGENT_MODULE_STATUS_CRITICAL_BAD: