mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Merge branch 'ent-3274-Retoque-visual-vista-SNMP-interfaces' into 'develop'
Fixed height in slicesbar graph of table interface snmp - #3274 See merge request artica/pandorafms!2144 Former-commit-id: c4e83cd7a6525aae2a567a90b3fb7d4d1ebb70bf
This commit is contained in:
commit
f098b72fe4
@ -3772,7 +3772,7 @@ function reporting_get_event_histogram($events, $text_header_event=false)
|
||||
$graph_data,
|
||||
$max_value,
|
||||
100,
|
||||
35,
|
||||
25,
|
||||
$full_legend,
|
||||
$colors,
|
||||
$config['fontpath'],
|
||||
|
@ -112,8 +112,8 @@
|
||||
</div>
|
||||
<div style='height: 10px'>
|
||||
<?php
|
||||
$version = '7.0NG.731';
|
||||
$build = '190206';
|
||||
$version = '7.0NG.731';
|
||||
$build = '190206';
|
||||
$banner = "v$version Build $build";
|
||||
|
||||
error_reporting(0);
|
||||
|
Loading…
x
Reference in New Issue
Block a user