From: Frédéric Buclin Date: Sun, 1 Aug 2010 22:28:48 +0000 (+0200) Subject: Bug 526272: Do not duplicate the 'File a new bug in the "Foo" product' link when... X-Git-Tag: bugzilla-4.1.1~345 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=85c092b03849942d2afcb1e06035cb890f8436d7;p=thirdparty%2Fbugzilla.git Bug 526272: Do not duplicate the 'File a new bug in the "Foo" product' link when the buglist is empty r=timello a=LpSolit --- diff --git a/template/en/default/list/list.html.tmpl b/template/en/default/list/list.html.tmpl index 31591ec5a4..4ebc7194cc 100644 --- a/template/en/default/list/list.html.tmpl +++ b/template/en/default/list/list.html.tmpl @@ -261,7 +261,7 @@ -[% IF one_product.defined %] +[% IF one_product.defined && bugs.size %]

[% PROCESS enter_bug_link %]