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:
Adam Amstrong
2011-06-14 14:04:56 +00:00
parent 2cd4e4f321
commit b46e001027
3 changed files with 25 additions and 1 deletions
+2
View File
@@ -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>");