Commit 383c59a7 authored by wurblzap%gmail.com's avatar wurblzap%gmail.com

Bug 317025: Deleting product throws error in default install (2.20 Windows)…

Bug 317025: Deleting product throws error in default install (2.20 Windows) without usetargetmilestone turned on. Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=myk
parent 5e7a415f
......@@ -167,6 +167,8 @@
</td>
</tr>
[% IF Param('usetargetmilestone') %]
<tr>
<td valign="top">
[% IF product.milestones.size > 0 %]
......@@ -188,6 +190,7 @@
[% END %]
</td>
</tr>
[% END %]
<tr>
<td>[% terms.Bugs %]:</td>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment