3am code -> 3pm code

git-svn-id: http://www.observium.org/svn/observer/trunk@2178 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2011-04-27 13:51:30 +00:00
parent 6ac8b1ff80
commit 591ad81078
4 changed files with 51 additions and 32 deletions

View File

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