mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Merge branch '7-cambiar_color_de_grafica_de_acceso' into 'pandora_6.0'
Change agent details graph color #7 See merge request !14
This commit is contained in:
commit
729f0daaca
@ -945,7 +945,7 @@ function pandoraFlotArea(graph_id, values, labels, labels_long, legend,
|
||||
serie_color = colors[i];
|
||||
}
|
||||
else {
|
||||
serie_color = null;
|
||||
serie_color = '#8c2';
|
||||
}
|
||||
|
||||
var normalw = '#efe';
|
||||
|
Loading…
x
Reference in New Issue
Block a user