mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 08:02:41 +02:00
add ADSL graphs to web interface
git-svn-id: http://www.observium.org/svn/observer/trunk@1406 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -84,6 +84,7 @@ echo ("<a href='".$config['base_url']."/device/" . $device['device_id'] . "/inte
|
||||
|
||||
print_optionbar_end();
|
||||
|
||||
echo("<div style='margin: 5px;'>");
|
||||
include("pages/device/port/".mres($_GET['optb']).".inc.php");
|
||||
|
||||
echo("</div>");
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user