commit: 1e91418328b01e228577120817471a435a9cb801
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 20 21:14:38 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Oct 31 03:42:38 2019 +0000
URL:
https://gitweb.gentoo.org/proj/gentoo-bugzilla.git/commit/?id=1e914183
bug template: Add a link to clone in same product
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
template/en/default/bug/navigate.html.tmpl | 4 ++++
1 file changed, 4 insertions(+)
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> - <a href="enter_bug.cgi?cloned_bug_id=
[% bug.bug_id FILTER uri %]">Clone This
[% terms.Bug %]</a></li>
+ <li> - <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> - <a href="#">Top of page </a></li>