From 706a738ff11956a64e81777a40a52b655934e38c Mon Sep 17 00:00:00 2001 From: Frank Fegert Date: Wed, 24 Jun 2009 22:34:52 +0000 Subject: [PATCH] - Fixed Bug #0000005: Search field/Clear search not working for timetable/timetable2. - Fixed Bug #0000006: Navbar should always be visible. - Added navbar to head of tables for easier navigation with large line numbers. --- includes/tsmmonitor.php | 25 ++++++++++----------- index.php | 50 +++++++++++++++++++++-------------------- 2 files changed, 38 insertions(+), 37 deletions(-) diff --git a/includes/tsmmonitor.php b/includes/tsmmonitor.php index 276ca5e..0413fce 100644 --- a/includes/tsmmonitor.php +++ b/includes/tsmmonitor.php @@ -283,21 +283,20 @@ class TSMMonitor { } } - if ($end > 1) { - $lines = array ("20", "50", "100", "200", "500"); - $linesel = $_SESSION["lines"][$this->GETVars['qq']]; - if ($linesel == "") $linesel = "20"; - $linebox = "
"; - foreach ($lines as $line) { - $linebox .= '
"; - - $navline = $fp.' '.$pp.' '.$numbers.' '.$np.' '.$lp; + foreach ($lines as $line) { + $linebox .= '