mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
improve billing graphs a little
git-svn-id: http://www.observium.org/svn/observer/trunk@1961 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -54,7 +54,9 @@ foreach ($rrd_list as $rrd)
|
||||
$i++; $iter++;
|
||||
}
|
||||
|
||||
if ($custom_graph) { $rrd_options .= $custom_graph; }
|
||||
|
||||
$rrd_options .= $rrd_optionsb;
|
||||
$rrd_options .= " HRULE:0#999999";
|
||||
|
||||
?>
|
||||
?>
|
||||
|
Reference in New Issue
Block a user