mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Next front page improvement
- load all files in include directory - half-baked attempt to make HTML output more readable - add top hosts by total bits box - horrible hack to generate_device_link() to make it possible to insert the device_bits graph
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
require_once("includes/front/top_graphs.inc.php");
|
||||
include_once("includes/front/boxes.inc.php");
|
||||
|
||||
function generate_front_box ($frontbox_class, $content)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user