aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-09-20 23:14:38 +0200
committerMichał Górny <mgorny@gentoo.org>2019-09-20 23:14:38 +0200
commit0b39566cb5fcc3f1bddf202d7d85cf1e3db3a8be (patch)
treeeff505a6bc26f4bcd186dad65ca0b5b28d2ebd14 /template
parentDo not add cloned bug to 'depends on' (diff)
downloadbugzilla-0b39566cb5fcc3f1bddf202d7d85cf1e3db3a8be.tar.gz
bugzilla-0b39566cb5fcc3f1bddf202d7d85cf1e3db3a8be.tar.bz2
bugzilla-0b39566cb5fcc3f1bddf202d7d85cf1e3db3a8be.zip
bug template: Add a link to clone in same product
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'template')
-rw-r--r--template/en/default/bug/navigate.html.tmpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/template/en/default/bug/navigate.html.tmpl b/template/en/default/bug/navigate.html.tmpl
index b5e3ba7a2..21db1128f 100644
--- a/template/en/default/bug/navigate.html.tmpl
+++ b/template/en/default/bug/navigate.html.tmpl
@@ -17,6 +17,10 @@
<li>&nbsp;-&nbsp;<a href="enter_bug.cgi?cloned_bug_id=
[% bug.bug_id FILTER uri %]">Clone This
[% terms.Bug %]</a></li>
+ <li>&nbsp;-&nbsp;<a href="enter_bug.cgi?cloned_bug_id=
+ [% bug.bug_id FILTER uri %]&product=
+ [% bug.product FILTER uri %]">Clone In The Same
+ Product</a></li>
[%# Links to more things users can do with this bug. %]
[% Hook.process("links") %]
<li>&nbsp;-&nbsp;<a href="#">Top of page </a></li>