зеркало из https://github.com/mozilla/gecko-dev.git
Last patch didn't work -- perl doesn't like the "scaler" function.
This commit is contained in:
Родитель
c6297abdbc
Коммит
6a31420d39
|
@ -771,7 +771,7 @@ if ($::usergroupset ne '0' && $buggroupset =~ /^\d*$/) {
|
|||
$knum++;
|
||||
}
|
||||
my @statuskeys = keys %statushash;
|
||||
if (scaler(@statuskeys) == 1) {
|
||||
if (1 == @statuskeys) {
|
||||
if (defined $statushash{'RESOLVED'}) {
|
||||
print "
|
||||
<INPUT TYPE=radio NAME=knob VALUE=verify>
|
||||
|
|
Загрузка…
Ссылка в новой задаче