commit: 31df6b90362c439b04dc82072a1b95c78e65319b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 13 07:41:10 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Sep 13 20:16:10 2019 +0000
URL:
https://gitweb.gentoo.org/proj/gentoo-bugzilla.git/commit/?id=31df6b90
Remove 'This bug was ... clone of ...' text from default comment
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
template/en/default/bug/create/create.html.tmpl | 5 -----
1 file changed, 5 deletions(-)
diff --git a/template/en/default/bug/create/create.html.tmpl
b/template/en/default/bug/create/create.html.tmpl
index e7f2b2aed..35c2a9964 100644
--- a/template/en/default/bug/create/create.html.tmpl
+++ b/template/en/default/bug/create/create.html.tmpl
@@ -457,11 +457,6 @@ TUI_hide_default('attachment_text_field');
<td colspan="3">
[% defaultcontent = BLOCK %]
- [% IF cloned_bug_id %]
-+++ This [% terms.bug %] was initially created as a clone of [% terms.Bug %]
#[% cloned_bug_id %] +++
-
-
- [% END %]
[%-# We are within a BLOCK. The comment will be correctly HTML-escaped
# by global/textarea.html.tmpl. So we must not escape the comment
here. %]
[% comment FILTER none %]