fix services stuff

git-svn-id: http://www.observium.org/svn/observer/trunk@3090 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2012-04-26 13:05:52 +00:00
parent 4045c970af
commit 77d055f9d6
4 changed files with 26 additions and 40 deletions
-2
View File
@@ -36,8 +36,6 @@ if ($device_id)
{
if (!$samehost)
{
$device['device_id'] = $device_id;
$device['hostname'] = $device_hostname;
echo("<td valign=top width=250><span style='font-weight:bold;'>" . generate_device_link($device) . "</span></td>");
} else {
echo("<td></td>");