mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 00:04:37 +02:00
Merge branch 'pandora_6.0' of https://github.com/pandorafms/pandorafms into pandora_6.0
This commit is contained in:
commit
ea77a5bb89
@ -239,7 +239,7 @@ function area_graph($flash_chart, $chart_data, $width, $height, $color,
|
|||||||
return '<img src="' . $no_data_image . '" />';
|
return '<img src="' . $no_data_image . '" />';
|
||||||
}
|
}
|
||||||
|
|
||||||
$menu = (!$dashboard && !$vconsole);
|
if ($dashboard || $vconsole) $menu = false;
|
||||||
|
|
||||||
if ($flash_chart) {
|
if ($flash_chart) {
|
||||||
return flot_area_simple_graph(
|
return flot_area_simple_graph(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user