cleanups, add epson printer discovery, fix bar colour on device overview for unknown toner colours

git-svn-id: http://www.observium.org/svn/observer/trunk@3036 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Tom Laermans
2012-04-14 23:28:23 +00:00
parent 22c60a80e3
commit f491ec6580
9 changed files with 38 additions and 35 deletions

View File

@@ -1,9 +1,9 @@
<?php
echo("Wireless: ");
if ($device['type'] == 'network' || $device['type'] == 'firewall')
{
echo("Wireless: ");
##### GENERIC FRAMEWORK, FILLING VARIABLES
if ($device['os'] == 'airport')
{