mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +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:
parent
102e5bfc69
commit
2dcc6db342
@ -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