From 4bf0bb6a27e2a4be537339bfa7c0a1eee1f537d7 Mon Sep 17 00:00:00 2001 From: Jeff Zaroyko Date: Tue, 3 Jun 2008 17:40:04 +1000 Subject: [PATCH] add a visual cue which shows the rating definition currently selected, it changes when a different rating is selected --- include/util.php | 4 ++-- scripts.js | 29 +++++++++++++++++++++++++++++ 2 files changed, 31 insertions(+), 2 deletions(-) diff --git a/include/util.php b/include/util.php index e878ae6..57576ae 100644 --- a/include/util.php +++ b/include/util.php @@ -217,7 +217,7 @@ function make_bugzilla_version_list($sVarname, $sSelectedValue) // returns a string containing the html for the maintainer rating list function make_maintainer_rating_list($varname, $cvalue) { - $sTxt = "\n"; $sTxt .= "\n"; $aRating = array("Platinum", "Gold", "Silver", "Bronze", "Garbage"); $iMax = count($aRating); @@ -229,7 +229,7 @@ function make_maintainer_rating_list($varname, $cvalue) else $sTxt .= "