mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 07:44:35 +02:00
Fixed width in availability graph
This commit is contained in:
parent
97adbca5cd
commit
ae015fa00f
@ -3888,7 +3888,6 @@ function generator_chart_to_pdf($type_graph_pdf, $params, $params_combined=false
|
|||||||
$height_img = 70;
|
$height_img = 70;
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
$width_img = $params['width'];
|
|
||||||
$height_img = $params['height'];
|
$height_img = $params['height'];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user