mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 16:04:35 +02:00
stuff (maybe cheesey broke some shit here)
git-svn-id: http://www.observium.org/svn/observer/trunk@2390 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -118,6 +118,8 @@ if (!$auth)
|
||||
$graph_array['to'] = $to;
|
||||
$graph_array['legend'] = "yes";
|
||||
|
||||
echo generate_graph_js_state($graph_array);
|
||||
|
||||
echo("<div style='width:1150px; margin: auto;'>");
|
||||
echo(generate_graph_tag($graph_array));
|
||||
echo("</div>");
|
||||
|
||||
Reference in New Issue
Block a user