From 8737ba22a33dd5e42597ee9e49d193a789597dba Mon Sep 17 00:00:00 2001 From: Neil Lathwood Date: Fri, 15 Nov 2019 14:19:36 +0000 Subject: [PATCH] Removed strict checking for Oxidized config (#10822) --- includes/html/pages/device.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/html/pages/device.inc.php b/includes/html/pages/device.inc.php index f92e699eb9..9184878de3 100644 --- a/includes/html/pages/device.inc.php +++ b/includes/html/pages/device.inc.php @@ -382,7 +382,7 @@ if (device_permitted($vars['device']) || $permitted_by_port) { } if ($device_config_file) { - if (!get_dev_attrib($device, 'override_Oxidized_disable') === 'true') { + if (!get_dev_attrib($device, 'override_Oxidized_disable') == 'true') { echo '
  • Config