Fix for bug 93006 - The mass change page was auto-selecting the wrong radio button.
r= caillon@returnzero.com git-svn-id: svn://10.0.0.236/trunk@104683 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
febfd078d3
commit
4426aa7d95
@ -1548,8 +1548,8 @@ if($::usergroupset ne '0') {
|
||||
print "
|
||||
<INPUT TYPE=radio NAME=knob VALUE=confirm>
|
||||
Confirm bugs (change status to <b>NEW</b>)<br>";
|
||||
$knum++;
|
||||
}
|
||||
$knum++;
|
||||
print "
|
||||
<INPUT TYPE=radio NAME=knob VALUE=accept>
|
||||
Accept bugs (change status to <b>ASSIGNED</b>)<br>";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user