Bug 150955 - confirmation doesn't propagate when reassigning to new product/component. Patch by gerv; 2xr=bbaetz.

git-svn-id: svn://10.0.0.236/branches/BUGZILLA-2_16-BRANCH@123470 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
gerv%gerv.net
2002-06-17 21:52:19 +00:00
parent 7fcce00742
commit e44045ae8a

View File

@@ -431,7 +431,7 @@
of selected component
<br>
[% IF bug.isunconfirmed %]
&nbsp;&nbsp;&nbsp;&nbsp;<input type="checkbox" name="andconfirm">
&nbsp;&nbsp;&nbsp;&nbsp;<input type="checkbox" name="compconfirm">
and confirm bug (change status to <b>NEW</b>)
<br>
[% END %]