From 7d2a25359993ef674fd537c6aa04c6bb744aa024 Mon Sep 17 00:00:00 2001 From: Adam Amstrong Date: Sat, 2 Apr 2011 12:08:08 +0000 Subject: [PATCH] port ignore patch, from paul gear git-svn-id: http://www.observium.org/svn/observer/trunk@2006 61d68cd4-352d-0410-923a-c4978735b2b8 --- html/index.php | 2 + html/js/jquery-checkbox.js | 20 +++++++ html/pages/device/edit/ports.inc.php | 85 +++++++++++++++++++++++++--- 3 files changed, 98 insertions(+), 9 deletions(-) create mode 100644 html/js/jquery-checkbox.js diff --git a/html/index.php b/html/index.php index 39b0e9f6c0..3f94779f8a 100755 --- a/html/index.php +++ b/html/index.php @@ -67,6 +67,8 @@ if ($config['page_refresh']) { echo(" echo(" - - + + - - - + + + - + + + + + + + + + "); +?> + + + +". $port['ifOperStatus'].""); + echo(""); echo("'); echo('
IndexNameIndexName AdminOperDisableIgnoreOperDisableIgnore Description
". $port['ifOperStatus'].""); echo(""); @@ -76,7 +144,6 @@ while ($port = mysql_fetch_array($query)) } -echo('
'); echo(''); echo('');