Removed strict checking for Oxidized config (#10822)

This commit is contained in:
Neil Lathwood
2019-11-15 14:19:36 +00:00
committed by GitHub
parent dec9a498ee
commit 8737ba22a3

View File

@ -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 '<li class="'.$select['showconfig'].'">
<a href="'.generate_device_url($device, array('tab' => 'showconfig')).'">
<i class="fa fa-align-justify fa-lg icon-theme" aria-hidden="true"></i> Config