Final final updates to get better map support

This commit is contained in:
laf
2015-06-02 00:37:34 +01:00
parent 988cb3b240
commit f0395e453e
3 changed files with 9 additions and 13 deletions

View File

@@ -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>