librenms/html/pages/device/map.inc.php
Adam Amstrong 591ad81078 3am code -> 3pm code
git-svn-id: http://www.observium.org/svn/observer/trunk@2178 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-27 13:51:30 +00:00

5 lines
170 B
PHP

<center>
<object data="map.php?device=<?php echo($device['device_id']); ?>&format=svg" type="image/svg+xml" style="width: 100%; height:100%">
</object>
</center>