mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 00:24:21 +02:00
less retarded map. remove gradient from body background
git-svn-id: http://www.observium.org/svn/observer/trunk@2731 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -178,6 +178,7 @@ if (isset($_GET['format']) && preg_match("/^[a-z]*$/", $_GET['format']))
|
||||
{
|
||||
# $maptool = $config['unflatten'] . ' -f -l 5 | ' . $config['sfdp'] . ' -Gpack -Gcharset=latin1 | '.$config['dot'];
|
||||
$maptool = $config['neato'];
|
||||
$maptool = $config['dot'];
|
||||
} else {
|
||||
$maptool = $config['dot'];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user