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:
commit
53c69af205
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue