mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Final final updates to get better map support
This commit is contained in:
@@ -147,17 +147,9 @@ if ($config['show_locations'])
|
||||
<li><a href="delhost/"><i class="fa fa-trash fa-col-info fa-fw fa-lg"></i> Delete Device</a></li>');
|
||||
}
|
||||
|
||||
if ($links['count'] > 0) {
|
||||
|
||||
?>
|
||||
<li role="presentation" class="divider"></li>
|
||||
<li><a href="map/"><img src="images/16/chart_organisation.png" border="0" alt="Network Map" width="16" height="16" /> Network Map</a></li>
|
||||
<?php
|
||||
|
||||
}
|
||||
|
||||
?>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user