From 802d0993d958dbde5d48c2e8559bcca3e3de0531 Mon Sep 17 00:00:00 2001 From: laf Date: Sun, 10 Jan 2016 17:19:58 +0000 Subject: [PATCH] Removed onClick from ports list --- html/includes/print-interface.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/includes/print-interface.inc.php b/html/includes/print-interface.inc.php index 1c02fb8a1..e191f75db 100644 --- a/html/includes/print-interface.inc.php +++ b/html/includes/print-interface.inc.php @@ -37,7 +37,7 @@ else { } echo " - "; + "; // Don't echo out ports ifIndex if it's a NOS device since their ifIndex is, for lack of better words....different if ($device['os'] == 'nos') {