зеркало из https://github.com/mozilla/pjs.git
Bug 328667: if I do a search on just one product, there should be a 'new bug against this product' link - Patch by Vlad Dascalu <vladd@bugzilla.org> r=LpSolit a=myk
This commit is contained in:
Родитель
d2a5f39221
Коммит
4659e6e360
|
@ -226,6 +226,12 @@
|
|||
</tr>
|
||||
</table>
|
||||
|
||||
[% IF cgi.param('product').size == 1 %]
|
||||
<p>
|
||||
<a href="enter_bug.cgi?product=[% cgi.param('product') FILTER url_quote %]">Fill
|
||||
a new [% terms.bug %] in the "[% cgi.param('product') FILTER html %]" product</a>
|
||||
</p>
|
||||
[% END %]
|
||||
|
||||
[%############################################################################%]
|
||||
[%# Page Footer #%]
|
||||
|
|
Загрузка…
Ссылка в новой задаче